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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c132 static uint_t i_support = 0; variable
155 * call the associated init routine, and update the i_support bitfield.
164 i_support = 0;
168 i_support |= typemask(ap->type);
373 if (!(i_support & typemask(*auth_send_data)))

Completed in 68 milliseconds