OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UIntClr
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/resize/
resize.c
454
UIntClr
(tio.c_iflag, (ICRNL | IUCLC));
455
UIntClr
(tio.c_lflag, (ICANON | ECHO));
462
UIntClr
(tio.c_iflag, ICRNL);
463
UIntClr
(tio.c_lflag, (ICANON | ECHO));
471
UIntClr
(sg.sg_flags, ECHO);
resize.h
90
#define
UIntClr
(d, b) (d) = (d) & ~(b)
Completed in 12 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025