Searched refs:OPTSTRING (Results 1 – 2 of 2) sorted by relevance
679 #define OPTSTRING(x) \ in sshauthopt_copy() macro686 OPTSTRING(cert_principals); in sshauthopt_copy()687 OPTSTRING(force_command); in sshauthopt_copy()688 OPTSTRING(required_from_host_cert); in sshauthopt_copy()689 OPTSTRING(required_from_host_keys); in sshauthopt_copy()690 #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()