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

/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c890 fcgi_request_notes *rnotes = apr_palloc(r->pool, sizeof(*rnotes)); local
891 rnotes->successful_authnz_provider = conf->name;
893 rnotes);
966 fcgi_request_notes *rnotes = apr_palloc(r->pool, sizeof(*rnotes)); local
967 rnotes->successful_authnz_provider = conf->name;
969 rnotes);
1025 fcgi_request_notes *rnotes = ap_get_module_config(r->request_config, local
1027 if (rnotes
[all...]

Completed in 585 milliseconds