Searched refs:UNIX_ARGS (Results 1 – 1 of 1) sorted by relevance
3366 #define UNIX_ARGS "hm:M:p:r:s:S:" in scan_unix_args() macro3389 while ((c= getopt(argc, argv, UNIX_ARGS)) != EOF) { in scan_unix_args()