Searched refs:stype (Results 1 - 2 of 2) sorted by relevance
/httpd/modules/aaa/ |
H A D | mod_authnz_fcgi.c | 1168 const char *err, *stype; local 1187 stype = argv[ca]; 1190 if (!strcasecmp(stype, "authn")) { 1193 else if (!strcasecmp(stype, "authz")) { 1196 else if (!strcasecmp(stype, "authnz")) { 1203 stype,
|
/httpd/support/ |
H A D | htcacheclean.c | 181 char ttype, stype, mtype, utype; local 197 stype = 'K'; 201 stype = 'M'; 237 tfrag, ttype, s->sum, sfrag, stype);
|
Completed in 29 milliseconds