OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPT_AUTOLF
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/ppbus/
lptio.h
59
#define
LPT_AUTOLF
0x10 /* Automatic LF on CR */
lpt.c
499
if (lpt->sc_flags &
LPT_AUTOLF
)
748
sc->sc_flags = fl & (LPT_PRIME|
LPT_AUTOLF
);
/src/sys/dev/ic/
lptvar.h
78
#define
LPT_AUTOLF
0x20 /* automatic LF on CR */
lpt.c
213
if (flags &
LPT_AUTOLF
)
/src/sys/dev/mvme/
lptvar.h
59
#define
LPT_AUTOLF
0x20 /* automatic LF on CR */
/src/usr.sbin/lptctl/
lptctl.c
131
flags |=
LPT_AUTOLF
;
133
flags &= ~
LPT_AUTOLF
;
192
printf("autolf=%s ", (flags &
LPT_AUTOLF
) ? "yes" : "no");
/src/sys/arch/atari/dev/
lpt.c
107
#define
LPT_AUTOLF
0x20 /* automatic LF on CR XXX: LWP - not yet... */
Completed in 58 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025