Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c132 static uint_t i_support = 0; variable
164 i_support = 0; in auth_init()
168 i_support |= typemask(ap->type); in auth_init()
373 if (!(i_support & typemask(*auth_send_data))) in auth_send_retry()