Home
last modified time | relevance | path

Searched refs:AUTH_NAME_BUFSIZ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.h81 #define AUTH_NAME_BUFSIZ 256 macro
H A Dauth.c426 static uchar_t str_request[AUTH_NAME_BUFSIZ + 6] = { IAC, SB, in auth_sendname()