Searched refs:add_authn_provider (Results 1 - 3 of 3) sorted by relevance
/httpd/modules/aaa/ |
H A D | mod_auth_basic.c | 87 static const char *add_authn_provider(cmd_parms *cmd, void *config, function 202 AP_INIT_ITERATE("AuthBasicProvider", add_authn_provider, NULL, OR_AUTHCFG,
|
H A D | mod_auth_form.c | 145 static const char *add_authn_provider(cmd_parms * cmd, void *config, function 355 AP_INIT_ITERATE("AuthFormProvider", add_authn_provider, NULL, OR_AUTHCFG,
|
H A D | mod_auth_digest.c | 478 static const char *add_authn_provider(cmd_parms *cmd, void *config, function 654 AP_INIT_ITERATE("AuthDigestProvider", add_authn_provider, NULL, OR_AUTHCFG,
|
Completed in 1121 milliseconds