Searched refs:APR_OC_REASON_LOST (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/misc/unix/
H A Dotherchild.c138 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1);
144 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1);
174 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1);
/macosx-10.9.5/apr-30/apr/apr/misc/unix/
H A Dotherchild.c138 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1);
144 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1);
174 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestoc.c35 case APR_OC_REASON_LOST:
36 apr_cpystrn(reasonstr, "APR_OC_REASON_LOST",
37 strlen("APR_OC_REASON_LOST") + 1);
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestoc.c35 case APR_OC_REASON_LOST:
36 apr_cpystrn(reasonstr, "APR_OC_REASON_LOST",
37 strlen("APR_OC_REASON_LOST") + 1);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/
H A Dapr_thread_proc.h124 #define APR_OC_REASON_LOST 4 /**< somehow the child exited without macro
/macosx-10.9.5/apr-30/apr/apr/include/
H A Dapr_thread_proc.h124 #define APR_OC_REASON_LOST 4 /**< somehow the child exited without macro
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dlog.c963 case APR_OC_REASON_LOST:
/macosx-10.9.5/apache-786.1/httpd/modules/generators/
H A Dmod_cgid.c281 case APR_OC_REASON_LOST:

Completed in 141 milliseconds