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

/external/ppp/pppd/plugins/
H A Dwinbind.c250 unsigned int run_ntlm_auth(const char *username, function
497 if (run_ntlm_auth(NULL, NULL, user, password, NULL, 0, NULL, 0, NULL, 0, NULL, msgp) == AUTHENTICATED) {
583 if (run_ntlm_auth(username,
625 if (run_ntlm_auth(username,

Completed in 542 milliseconds