Searched refs:APR_PROGRAM (Results 1 – 6 of 6) sorted by relevance
37 (*new)->cmdtype = APR_PROGRAM; in apr_procattr_create()373 if (attr->cmdtype == APR_PROGRAM || in apr_proc_create()550 else if (attr->cmdtype == APR_PROGRAM) { in apr_proc_create()
73 (*new)->cmdtype = APR_PROGRAM; in apr_procattr_create()492 if (attr->cmdtype == APR_PROGRAM || attr->cmdtype == APR_PROGRAM_ENV) {
47 APR_PROGRAM, /**< invoke the program directly, no copied env */ enumerator
51 (*new)->cmdtype = APR_PROGRAM; in apr_procattr_create()
47 (*new)->cmdtype = APR_PROGRAM; in apr_procattr_create()
58 (*new)->cmdtype = APR_PROGRAM; in apr_procattr_create()