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

/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h262 #define DECLINE_CMD "\a\b" macro
/macosx-10.10.1/apache-793/httpd/server/
H A Dconfig.c998 if (errmsg && strcmp(errmsg, DECLINE_CMD) != 0)
1018 if (errmsg && strcmp(errmsg, DECLINE_CMD) != 0)
1317 if (retval != NULL && strcmp(retval, DECLINE_CMD) != 0) {
/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_auth_digest.c483 return DECLINE_CMD;

Completed in 198 milliseconds