OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRIP_PAR
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/tip/
tipout.c
173
*cp &=
STRIP_PAR
;
tip.h
249
#define
STRIP_PAR
(bits8 ? 0377 : 0177)
cmds.c
152
while ((c&
STRIP_PAR
) != '\n');
160
c &=
STRIP_PAR
;
361
} while ((c&
STRIP_PAR
) != character(value(PROMPT)));
tip.c
80
#define
STRIP_PAR
(bits8 ? 0377 : 0177)
408
return c &
STRIP_PAR
;
Completed in 16 milliseconds
Indexes created Sat Oct 25 10:09:55 GMT 2025