OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNCHing
(Results
1 - 8
of
8
) sorted by relevancy
/src/libexec/telnetd/
global.c
90
int
SYNCHing
; /* we are in TELNET SYNCH mode */
ext.h
75
extern int
SYNCHing
; /* we are in TELNET SYNCH mode */
telnetd.c
971
if (!
SYNCHing
)
988
SYNCHing
= 1;
state.c
226
SYNCHing
= stilloob(net);
/src/usr.bin/telnet/
defines.h
41
#define TTYADD(c) if (!(
SYNCHing
||flushout)) { \
sys_bsd.c
268
old = ttyflush(
SYNCHing
|flushout);
276
old = ttyflush(
SYNCHing
|flushout);
594
SYNCHing
= 1;
659
returnValue |= (ttyflush(
SYNCHing
|flushout) > 0);
externs.h
86
SYNCHing
, /* Is the stream in telnet SYNCH mode? */
telnet.c
100
SYNCHing
, /* we are in TELNET SYNCH mode */
181
SYNCHing
= 0;
1724
SYNCHing
= 1;
1726
SYNCHing
= stilloob();
2025
netex = !
SYNCHing
;
Completed in 17 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025