Source position: apr_thread_proc.inc line 38
type apr_cmdtype_e = (
APR_SHELLCMD,
APR_PROGRAM,
APR_PROGRAM_ENV,
APR_PROGRAM_PATH,
APR_SHELLCMD_ENV
);