Home
last modified time | relevance | path

Searched refs:APR_PROGRAM_ENV (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/apr/threadproc/unix/
Dproc.c374 attr->cmdtype == APR_PROGRAM_ENV || in apr_proc_create()
557 else if (attr->cmdtype == APR_PROGRAM_ENV) { in apr_proc_create()
/freebsd-10-stable/contrib/apr/include/
Dapr_thread_proc.h48 APR_PROGRAM_ENV, /**< invoke the program, replicating our environment */ enumerator