Searched refs:add_authn_provider (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/aaa/
H A Dmod_auth_basic.c87 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 Dmod_auth_form.c145 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 Dmod_auth_digest.c478 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