Searched defs:OPTLIST (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/streams/strcmd/
H A Dstrconf.c61 #define OPTLIST "m:t" macro
101 while ((i = getopt(argc, argv, OPTLIST)) != -1) {
H A Dstrchg.c81 #define OPTLIST "af:h:pu:" macro
168 while (!error && (i = getopt(argc, argv, OPTLIST)) != -1) {

Completed in 56 milliseconds