Home
last modified time | relevance | path

Searched refs:auth_options (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/
Doptions.c132 extern option_t auth_options[];
625 for (opt = auth_options; opt->name != NULL; ++opt)
1034 print_option_list(auth_options, printer, arg);
Dauth.c280 option_t auth_options[] = { variable
/external/grpc-grpc/tools/run_tests/
Drun_interop_tests.py713 def auth_options(language, test_case, service_account_key_file=None): function
790 auth_cmdargs, auth_env = auth_options(language, test_case,