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 200 of file options.h.
Referenced by add_option(), init_early(), and uninit_early().
provider_t* provider_list::providers[MAX_PARMS] |
Definition at line 202 of file options.h.
Referenced by init_early(), and uninit_early().