Searched refs:OPT_LIST (Results 1 – 5 of 5) sorted by relevance
46 #define OPT_LIST "A:ac:d:D:e:f:F:H:hi:I:lm:Mn:o:p:Q:r:S:s:T:u:U:v:W:x:t:P:" macro48 #define OPT_LIST "A:ac:d:D:e:f:F:hi:I:lm:Mn:o:p:Q:r:S:s:T:u:U:v:W:x:t:P:" macro53 #define OPT_LIST "A:ac:d:D:e:f:F:H:hi:I:lm:Mo:p:Q:r:S:s:T:u:U:v:W:x:t:P:" macro55 #define OPT_LIST "A:ac:d:D:e:f:F:hi:I:lm:Mo:p:Q:r:S:s:T:u:U:v:W:x:t:P:" macro175 while ((optsw = getopt(ac, (stupid)av, OPT_LIST)) != EOF) {573 if (strchr(OPT_LIST, optopt))
146 opts |= OPT_LIST;229 if (opts & (OPT_LIST|OPT_STAT))239 if (opts & (OPT_LIST|OPT_STAT))331 if (opts & OPT_LIST) {
51 #define OPT_LIST OPT_SHOWLIST macro
43 #define OPT_LIST "f:F:ixl" macro165 while ((c = getopt(argc, argv, OPT_LIST)) != -1) switch (c) {222 if (strchr(OPT_LIST, optopt))
46 #define OPT_LIST "f:F:xlLA:u:W:Q:P:d" macro180 while ((c = getopt(argc, argv, OPT_LIST)) != -1) { in main()335 if (strchr(OPT_LIST, optopt)) in main()