OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LITOUT
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
ioctl_compat.h
133
#define
LITOUT
0x00200000 /* literal output */
153
#define LLITOUT (
LITOUT
>>16)
/src/sys/compat/common/
tty_43.c
319
SET(flags, ISSET(tp->t_flags,
LITOUT
|PASS8));
322
SET(flags,
LITOUT
);
414
if (ISSET(flags, RAW|
LITOUT
|PASS8)) {
421
if (!ISSET(flags, RAW|
LITOUT
))
482
if (ISSET(flags, RAW|
LITOUT
|PASS8)) {
489
if (!ISSET(flags, RAW|
LITOUT
))
/src/usr.sbin/lpr/lpd/
ttcompat.c
82
SET(flags,
LITOUT
);
137
if (ISSET(flags, RAW|
LITOUT
|PASS8)) {
144
if (!ISSET(flags, RAW|
LITOUT
))
/src/lib/librpcsvc/
rex.x
137
const
LITOUT
= 0x00200000; /* literal output */
/src/libexec/getty/
subr.c
462
if (ISSET(flags, RAW|
LITOUT
|PASS8)) {
469
if (!ISSET(flags, RAW|
LITOUT
))
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025