Searched refs:APR_PROGRAM_ENV (Results 1 – 2 of 2) sorted by relevance
374 attr->cmdtype == APR_PROGRAM_ENV || in apr_proc_create()557 else if (attr->cmdtype == APR_PROGRAM_ENV) { in apr_proc_create()
48 APR_PROGRAM_ENV, /**< invoke the program, replicating our environment */ enumerator