Searched refs:OPTSTRING (Results 1 – 2 of 2) sorted by relevance
676 #define OPTSTRING(x) \ in sshauthopt_copy() macro683 OPTSTRING(cert_principals); in sshauthopt_copy()684 OPTSTRING(force_command); in sshauthopt_copy()685 OPTSTRING(required_from_host_cert); in sshauthopt_copy()686 OPTSTRING(required_from_host_keys); in sshauthopt_copy()687 #undef OPTSTRING in sshauthopt_copy()
80 #define OPTSTRING "AFNe:g:h:m:o:" in main() macro93 while ((ch = getopt(argc, argv, OPTSTRING)) != -1) { in main()