Searched refs:retVal (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/dav/main/ | ||
H A D | util.c | 1452 int retVal; local 1461 retVal = ap_meets_conditions(r); 1465 if (retVal == HTTP_PRECONDITION_FAILED) { 1478 return retVal; |
Completed in 944 milliseconds