HomeSort by relevance Sort by last modified time
    Searched full:option_t (Results 1 - 25 of 25) sorted by null

  /external/ppp/pppd/plugins/
passwordfd.c 22 static option_t options[] = {
minconn.c 43 static option_t my_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 132 extern option_t auth_options[];
140 static option_t *curopt; /* pointer to option being processed */
174 static void user_setprint __P((option_t *, printer_func, void *));
176 static void user_unsetprint __P((option_t *, printer_func, void *));
178 static option_t *find_option __P((const char *name));
179 static int process_option __P((option_t *, char *, char **));
180 static int n_arguments __P((option_t *));
187 option_t *options;
196 option_t general_options[] = {
376 option_t *opt
    [all...]
ecp.c 70 static option_t ecp_option_list[] = {
pppd.h 112 } option_t; typedef in typeref:struct:__anon22349
421 option_t *options; /* List of command-line options */
442 option_t *options;
714 void add_options __P((option_t *)); /* Add extra options */
    [all...]
tty.c 113 static void printescape __P((option_t *, void (*)(void *, char *,...),void *));
166 option_t tty_options[] = {
380 option_t *opt;
    [all...]
cbcp.c 55 static option_t cbcp_option_list[] = {
ipv6cp.c 231 static void printifaceid __P((option_t *,
234 static option_t ipv6cp_option_list[] = {
391 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...]
chap-new.c 68 static option_t chap_option_list[] = {
upap.c 62 static option_t pap_option_list[] = {
ipcp.c 142 static void printipaddr __P((option_t *, void (*)(void *, char *,...),void *));
144 static option_t ipcp_option_list[] = {
484 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_ms.c 148 static option_t chapms_option_list[] = {
ccp.c 72 static option_t ccp_option_list[] = {
    [all...]
auth.c 280 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:__anon73354
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 61 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 73 static option_t Options[] = {

Completed in 1124 milliseconds