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

/httpd/include/
H A Dapreq_error.h75 #define APREQ_ERROR_NOTOKEN (APREQ_ERROR_NODATA + 1) macro
/httpd/server/
H A Dapreq_error.c67 case APREQ_ERROR_NOTOKEN:
H A Dapreq_cookie.c199 return *nlen ? APREQ_ERROR_NOTOKEN : APREQ_ERROR_BADCHAR;

Completed in 94 milliseconds