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

/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c42 int is_authn; member in struct:__anon61
135 conf->is_authn ? 'N' : '_',
1019 if (conf->is_authn) {
1191 conf->is_authn = 1;
1197 conf->is_authn = conf->is_authz = 1;
1267 if (conf->is_authn) {

Completed in 56 milliseconds