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

/httpd/include/
H A Dhttp_config.h262 #define DECLINE_CMD "\a\b" macro
/httpd/server/
H A Dconfig.c994 if (errmsg && strcmp(errmsg, DECLINE_CMD) != 0)
1014 if (errmsg && strcmp(errmsg, DECLINE_CMD) != 0)
1317 if (retval != NULL && strcmp(retval, DECLINE_CMD) != 0) {
/httpd/modules/aaa/
H A Dmod_auth_digest.c475 return DECLINE_CMD;

Completed in 26 milliseconds