Searched refs:OPTSTRING (Results 1 – 2 of 2) 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()
89 #define OPTSTRING "bcCde:Ef:F:hiklLm:nNpP:rsSvzZ0" macro230 while ((c = getopt_long(argc, argv, OPTSTRING, long_options, in main()