OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:str_none
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libtelnet/
auth.c
328
static unsigned char
str_none
[] = { IAC, SB, TELOPT_AUTHENTICATION,
local in function:auth_send
393
telnet_net_write(
str_none
, sizeof(
str_none
));
394
printsub('>', &
str_none
[2], sizeof(
str_none
) - 2);
auth.c
328
static unsigned char
str_none
[] = { IAC, SB, TELOPT_AUTHENTICATION,
local in function:auth_send
393
telnet_net_write(
str_none
, sizeof(
str_none
));
394
printsub('>', &
str_none
[2], sizeof(
str_none
) - 2);
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025