Searched refs:OPTSTRING (Results 1 – 3 of 3) sorted by relevance
681 #define OPTSTRING(x) \ in sshauthopt_copy() macro688 OPTSTRING(cert_principals); in sshauthopt_copy()689 OPTSTRING(force_command); in sshauthopt_copy()690 OPTSTRING(required_from_host_cert); in sshauthopt_copy()691 OPTSTRING(required_from_host_keys); in sshauthopt_copy()692 #undef OPTSTRING in sshauthopt_copy()
103 #define OPTSTRING "01234acfvn" macro105 #define OPTSTRING "01234acvn" macro118 while ((ch = getopt(argc, argv, OPTSTRING)) != -1) { in main()
95 #define OPTSTRING "bcCde:Ef:F:hiklLm:nNpP:rsSvzZ0" macro234 while ((c = getopt_long(argc, argv, OPTSTRING, long_options, in main()