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

/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_misc.h52 struct apr_other_child_rec_t { struct
54 struct apr_other_child_rec_t *next;
/freebsd-11-stable/contrib/apr/misc/unix/
H A Dotherchild.c37 static apr_other_child_rec_t *other_children = NULL;
41 apr_other_child_rec_t **pocr, *nocr;
59 apr_other_child_rec_t *ocr;
88 apr_other_child_rec_t *cur;
107 apr_other_child_rec_t *ocr, *nocr;
121 APR_DECLARE(void) apr_proc_other_child_refresh(apr_other_child_rec_t *ocr,
181 apr_other_child_rec_t *ocr, *next_ocr;
210 APR_DECLARE(void) apr_proc_other_child_refresh(apr_other_child_rec_t *ocr,
/freebsd-11-stable/contrib/apr/include/
H A Dapr_thread_proc.h193 typedef struct apr_other_child_rec_t apr_other_child_rec_t; typedef in typeref:struct:apr_other_child_rec_t
769 APR_DECLARE(void) apr_proc_other_child_refresh(apr_other_child_rec_t *ocr,

Completed in 58 milliseconds