getopt_long
while ((ch = getopt_long(argc, argv, "HLPRXdfghorstuwx",
return getopt_long(argc, argv, optstring,
while ((c = getopt_long(argc, argv,
int getopt_long(int, char * const *, const char *,
__weak_alias(getopt_long,_getopt_long)
while ((ch = getopt_long(argc, argv, "HLPRdfhv",
while ((ch = getopt_long(argc, argv, OPTIONS, longopts, NULL)) != -1) {
while ((c = getopt_long(nargs, args, optstring,
while ((ch = getopt_long(argc, argv, OPTIONS, longopts, NULL)) != -1) {
while ((ch = getopt_long(argc, argv, OPTIONS, longopts, NULL)) != -1) {
while ((c = getopt_long(argc, argv, "+dnosuvw:x", flock_longopts, NULL))
while ((ch = getopt_long(argc, argv, "d:eEhnsV", longopts, NULL)) != -1)
while (((c = getopt_long(aargc, aargv, optstr, long_options, NULL)) !=
while ((ch = getopt_long(argc, argv, OPT_LIST, longopts, NULL)) != -1) {
while ((c = getopt_long(argc, argv, "D:d:EF:GgI:iL:o:PR:Qst:U:v",
ch = getopt_long(argc, argv, "aDdf:ioP:pqRs:v", longopt, NULL);
while ((ch = getopt_long(Argc, Argv, options, longopts, NULL)) != -1) {
while ((ch = getopt_long(argc, argv, "aBbdEHI:ilo:stWw:",
getopt_long(argc, argv, "+fk:ps:h", longopts, NULL)) != -1) {
while((c = getopt_long(argc, argv,
while ((ch = getopt_long(argc, argv, "acDd:fhmR:r:t:", touch_longopts,