Home
last modified time | relevance | path

Searched refs:OPTLIST (Results 1 – 2 of 2) sorted by relevance

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