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

/osnet-11/usr/src/lib/libipmi/common/
H A Dipmi_lan.c80 boolean_t il_send_authcode; member in struct:ipmi_lan
363 if (ilp->il_send_authcode && (rsp_authtype || ilp->il_authtype))
436 if (ilp->il_send_authcode && ilp->il_authtype)
453 if (! ilp->il_send_authcode)
467 if (ilp->il_send_authcode && ilp->il_authtype) {
658 ilp->il_send_authcode = B_TRUE;
661 ilp->il_send_authcode = B_FALSE;

Completed in 15 milliseconds