Searched defs:str_data (Results 1 – 5 of 5) sorted by relevance
/csrg-svn/lib/libtelnet/ |
H A D | kerberos.c | 61 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0, variable
|
H A D | rsaencpwd.c | 68 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0, variable
|
H A D | krb4encpwd.c | 72 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0, variable
|
H A D | kerberos5.c | 80 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0, variable
|
H A D | spx.c | 66 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0, variable
|