HomeSort by: relevance | last modified time | path
    Searched refs:auth_options (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
options.c 156 extern struct option auth_options[];
785 for (opt = auth_options; opt->name != NULL; ++opt)
1183 print_option_list(auth_options, printer, arg);
1290 auth_options);
auth.c 321 struct option auth_options[] = { variable in typeref:struct:option

Completed in 30 milliseconds