|
OpenVPN
|
#include <options.h>
Data Fields | |
| const char * | names [MAX_PARMS] |
| provider_t * | providers [MAX_PARMS] |
| const char* provider_list::names[MAX_PARMS] |
Definition at line 214 of file options.h.
Referenced by add_option(), init_early(), and uninit_early().
| provider_t* provider_list::providers[MAX_PARMS] |
Definition at line 216 of file options.h.
Referenced by init_early(), and uninit_early().