Searched refs:SERF_ERROR_REQUEST_LOST (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/serf/
H A Dcontext.c353 case SERF_ERROR_REQUEST_LOST:
H A Dserf.h72 #define SERF_ERROR_REQUEST_LOST (SERF_ERROR_START + 2) macro
H A Doutgoing.c1133 status == SERF_ERROR_REQUEST_LOST) {
1141 else if (status == SERF_ERROR_REQUEST_LOST) {
/freebsd-10.1-release/contrib/serf/buckets/
H A Dresponse_buckets.c246 return SERF_ERROR_REQUEST_LOST;
H A Dbwtp_buckets.c488 return SERF_ERROR_REQUEST_LOST;

Completed in 58 milliseconds