OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SB_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/telnetd/
state.c
63
#define
SB_LEN
() (subend - subpointer)
1106
DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer,
SB_LEN
()+2);});
1206
do_opt_slc(subpointer,
SB_LEN
());
1258
subpointer[
SB_LEN
()] = '\0';
1462
auth_is(subpointer,
SB_LEN
());
1465
auth_name(subpointer,
SB_LEN
());
1476
encrypt_support(subpointer,
SB_LEN
());
1479
encrypt_is(subpointer,
SB_LEN
());
1482
encrypt_reply(subpointer,
SB_LEN
());
1485
encrypt_start(subpointer,
SB_LEN
());
[
all
...]
/src/usr.bin/telnet/
telnet.c
82
#define
SB_LEN
() (subend - subpointer)
772
printsub('<', subbuffer,
SB_LEN
()+2);
852
lm_will(subpointer,
SB_LEN
());
855
lm_wont(subpointer,
SB_LEN
());
858
lm_do(subpointer,
SB_LEN
());
861
lm_dont(subpointer,
SB_LEN
());
864
slc(subpointer,
SB_LEN
());
867
lm_mode(subpointer,
SB_LEN
(), 0);
891
env_opt(subpointer,
SB_LEN
());
933
auth_is(subpointer,
SB_LEN
());
[
all
...]
Completed in 114 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025