Unit 'apr' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd22]

apr_cmdtype_e

Declaration

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

);


Documentation generated on: 2023-03-18