Searched defs:get_notes_auth (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ |
H A D | mod_auth_form.c | 472 static void get_notes_auth(request_rec *r, function 615 get_notes_auth(r, sent_user, sent_pw, sent_method, sent_mimetype); 922 get_notes_auth(r, &sent_user, &sent_pw, &sent_method, &sent_mimetype); 1252 get_notes_auth(r, NULL, NULL, &sent_method, &sent_mimetype);
|
Completed in 14 milliseconds