Searched refs:str_none (Results 1 – 1 of 1) sorted by relevance
365 static uchar_t str_none[] = { IAC, SB, TELOPT_AUTHENTICATION, in auth_send_retry() local399 (void) net_write(str_none, sizeof (str_none)); in auth_send_retry()400 printsub('>', &str_none[2], sizeof (str_none) - 2); in auth_send_retry()