Searched refs:valid_opts (Results 1 – 3 of 3) sorted by relevance
90 char valid_opts[] = { variable160 while ((ch = getopt(argc, argv, valid_opts)) != -1) { in main()
2389 typeset valid_opts="$COMPRESS_OPTS"2392 valid_opts="$valid_opts $GZIP_OPTS"2394 $ECHO "$valid_opts"
129 char valid_opts[] = "Bd:hklnS:u:UL:y" variable183 while ((ch = getopt(argc, argv, valid_opts)) != -1) { in main()