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

/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c62 } fcgi_request_notes; typedef in typeref:struct:__anon63
890 fcgi_request_notes *rnotes = apr_palloc(r->pool, sizeof(*rnotes));
966 fcgi_request_notes *rnotes = apr_palloc(r->pool, sizeof(*rnotes));
1025 fcgi_request_notes *rnotes = ap_get_module_config(r->request_config,

Completed in 13 milliseconds