OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oobdata
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/rlogind/
rlogind.c
421
static char
oobdata
[] = {TIOCPKT_WINDOW};
variable in typeref:typename:char[]
435
oobdata
[0] &= ~TIOCPKT_WINDOW; /* we know he heard */
464
send(f,
oobdata
, 1, MSG_OOB); /* indicate new rlogin */
494
cntl |=
oobdata
[0];
550
pibuf[0] |=
oobdata
[0];
rlogind.c
421
static char
oobdata
[] = {TIOCPKT_WINDOW};
variable in typeref:typename:char[]
435
oobdata
[0] &= ~TIOCPKT_WINDOW; /* we know he heard */
464
send(f,
oobdata
, 1, MSG_OOB); /* indicate new rlogin */
494
cntl |=
oobdata
[0];
550
pibuf[0] |=
oobdata
[0];
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025