Searched refs:OPTSTRING (Results 1 – 1 of 1) sorted by relevance
64 #define OPTSTRING "951yZDNLERKzowefnbvhdkqr:m:p:c:l:s:i:t:u:g:a:x:S:C:A:T:H:Q:I:B:F:G:O:M:X:V:U:j:P… macro2814 option = getopt_long(argc, argv, OPTSTRING, opts, NULL); in read_opts()2816 option = getopt(argc, argv, OPTSTRING); in read_opts()