Searched defs:got_user_session_key (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/
H A Dwinbind.c270 int got_user_session_key = 0; /* not got key */ local
421 got_user_session_key = 1;
454 if ((authenticated == AUTHENTICATED) && nt_key && !got_user_session_key) {

Completed in 109 milliseconds