Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_exec_ctx_t Struct Reference

#include <ngx_process.h>

Data Fields

char * path
char * name
char *const * argv
char *const * envp

Detailed Description

Definition at line 39 of file ngx_process.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: