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

/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dmain.c67 #define GETOPTSTR "VoxnfF?" /* option string for getopt */ macro
125 while ((c = getopt(argc, argv, GETOPTSTR)) != EOF) {

Completed in 43 milliseconds