#include <httpd.h>
変数 | |
| apr_pool_t * | pool |
| apr_pool_t * | pconf |
| int | argc |
| const char *const * | argv |
| const char * | short_name |
Number of command line arguments passed to the program
| const char* const* process_rec::argv |
The command line arguments
Configuration pool. Cleared upon restart
Global pool. Cleared upon normal exit
| const char* process_rec::short_name |
The program name used to execute the program
1.4.7