Searched refs:AUTHTYPE_NULL (Results 1 – 3 of 3) sorted by relevance
280 #define AUTHTYPE_NULL 0 macro
366 TELQUAL_IS, AUTHTYPE_NULL, 0, IAC, SE }; in auth_send_retry()
920 if (data[0] == AUTHTYPE_NULL) { in auth_is()2515 *p++ = (uchar_t)AUTHTYPE_NULL; in getauthtype()