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

/httpd/include/
H A Dapreq_error.h91 #define APREQ_ERROR_NOTEMPTY (APREQ_ERROR_MISMATCH + 3) macro
/httpd/server/
H A Dapreq_error.c88 case APREQ_ERROR_NOTEMPTY:
/httpd/modules/apreq/
H A Dhandle.c273 return APREQ_ERROR_NOTEMPTY;
394 return APREQ_ERROR_NOTEMPTY;

Completed in 18 milliseconds