OpenVPN
|
Data Fields | |
int | foreground_fd |
pid_t | background_pid |
int | verb |
char ** | command |
Definition at line 66 of file down-root.c.
pid_t down_root_context::background_pid |
Definition at line 72 of file down-root.c.
char** down_root_context::command |
Definition at line 78 of file down-root.c.
int down_root_context::foreground_fd |
Definition at line 69 of file down-root.c.
int down_root_context::verb |
Definition at line 75 of file down-root.c.
Referenced by down_root_server().