Searched defs:apr_proc_create (Results 1 – 5 of 5) sorted by relevance
344 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *new, in apr_proc_create() function
309 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *newproc, in apr_proc_create() function
207 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *new, const char *progname, in apr_proc_create() function
298 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *proc, const char *progname, in apr_proc_create() function
448 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *new, function