HomeSort by relevance Sort by last modified time
    Searched refs:auth_options (Results 51 - 52 of 52) sorted by null

1 23

  /external/ppp/pppd/
options.c 126 extern option_t auth_options[];
599 for (opt = auth_options; opt->name != NULL; ++opt)
1000 print_option_list(auth_options, printer, arg);
    [all...]
auth.c 281 option_t auth_options[] = { variable
    [all...]

Completed in 203 milliseconds

1 23