|
Groonga 3.0.9 Source Code Document
|
#include <ngx_process.h>
Data Fields | |
| char * | path |
| char * | name |
| char *const * | argv |
| char *const * | envp |
Definition at line 39 of file ngx_process.h.
| char* const* argv |
Definition at line 42 of file ngx_process.h.
| char* const* envp |
Definition at line 43 of file ngx_process.h.
| char* name |
Definition at line 41 of file ngx_process.h.
| char* path |
Definition at line 40 of file ngx_process.h.
1.8.1.2