OpenVPN
|
Data Fields | |
int | foreground_fd |
pid_t | background_pid |
int | verb |
char ** | command |
Definition at line 65 of file down-root.c.
pid_t down_root_context::background_pid |
Definition at line 71 of file down-root.c.
char** down_root_context::command |
Definition at line 77 of file down-root.c.
int down_root_context::foreground_fd |
Definition at line 68 of file down-root.c.
int down_root_context::verb |
Definition at line 74 of file down-root.c.
Referenced by down_root_server().