/external/ppp/pppd/plugins/ |
minconn.c | 43 static option_t my_options[] = {
|
passwordfd.c | 22 static option_t options[] = {
|
passprompt.c | 21 static option_t options[] = {
|
winbind.c | 84 static option_t Options[] = {
|
/external/ppp/pppd/ |
pppox.c | 24 static option_t pppox_options[] = {
|
options.c | 126 extern option_t auth_options[]; 166 static option_t *find_option __P((const char *name)); 167 static int process_option __P((option_t *, char *, char **)); 168 static int n_arguments __P((option_t *)); 175 option_t *options; 184 option_t general_options[] = { 354 option_t *opt; 395 option_t *opt; 526 option_t *opt; 564 * match_option - see if this option matches an option_t structure [all...] |
ecp.c | 70 static option_t ecp_option_list[] = {
|
pppd.h | 112 } option_t; typedef in typeref:struct:__anon27189 416 option_t *options; /* List of command-line options */ 437 option_t *options; 689 void add_options __P((option_t *)); /* Add extra options */ [all...] |
cbcp.c | 55 static option_t cbcp_option_list[] = {
|
ipv6cp.c | 220 static void printifaceid __P((option_t *, 223 static option_t ipv6cp_option_list[] = { 382 option_t *opt; [all...] |
ipxcp.c | 117 static void printipxnode __P((option_t *, 121 static option_t ipxcp_option_list[] = { 325 option_t *opt; [all...] |
tty.c | 112 static void printescape __P((option_t *, void (*)(void *, char *,...),void *)); 164 option_t tty_options[] = { 375 option_t *opt; [all...] |
upap.c | 62 static option_t pap_option_list[] = {
|
ipcp.c | 141 static void printipaddr __P((option_t *, void (*)(void *, char *,...),void *)); 143 static option_t ipcp_option_list[] = { 476 option_t *opt; [all...] |
lcp.c | 83 static void printendpoint __P((option_t *, void (*)(void *, char *, ...), 87 static option_t lcp_option_list[] = { 324 option_t *opt; [all...] |
chap-new.c | 67 static option_t chap_option_list[] = {
|
chap_ms.c | 148 static option_t chapms_option_list[] = {
|
ccp.c | 72 static option_t ccp_option_list[] = { [all...] |
auth.c | 281 option_t auth_options[] = { [all...] |
eap.c | 89 static option_t eap_option_list[] = { [all...] |
/system/extras/tests/memtest/ |
bandwidth.cpp | 33 } option_t; typedef in typeref:struct:__anon63750 35 option_t bandwidth_opts[] = { 43 option_t per_core_opts[] = { 51 option_t multithread_opts[] = { 66 bool processBandwidthOptions(int argc, char** argv, option_t options[], 211 bool processThreadArgs(int argc, char** argv, option_t options[],
|
/external/ppp/pppd/plugins/radius/ |
radrealms.c | 30 static option_t Options[] = {
|
radius.c | 59 static option_t Options[] = { [all...] |
/external/ppp/pppd/plugins/pppoatm/ |
pppoatm.c | 42 static option_t pppoa_options[] = {
|
/external/ppp/pppd/plugins/rp-pppoe/ |
plugin.c | 68 static option_t Options[] = {
|