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

/httpd/include/
H A Dapreq_error.h64 #define APREQ_ERROR_BADSEQ (APREQ_ERROR_BADDATA + 2) macro
/httpd/server/
H A Dapreq_error.c52 case APREQ_ERROR_BADSEQ:
H A Dapreq_cookie.c76 return APREQ_ERROR_BADSEQ;
265 return APREQ_ERROR_BADSEQ;
H A Dapreq_util.c401 return APREQ_ERROR_BADSEQ;
901 return APREQ_ERROR_BADSEQ;

Completed in 226 milliseconds