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

/httpd/modules/aaa/
H A Dmod_auth_form.c521 static apr_status_t set_session_auth(request_rec * r, function
1034 set_session_auth(r, sent_user, sent_pw, conf->site);
1141 set_session_auth(r, sent_user, sent_pw, conf->site);
1205 set_session_auth(r, NULL, NULL, NULL);

Completed in 11 milliseconds