Searched refs:OPTSTR (Results 1 – 3 of 3) sorted by relevance
55 #define OPTSTR PING6OPTS PING4OPTS macro57 #define OPTSTR PING4OPTS macro59 #define OPTSTR PING6OPTS macro107 while ((opt = getopt(argc, argv, ":" OPTSTR)) != -1) { in main()
38 $OPTSTR = 'abd:fghi:jlnqsx:';531 die $USAGE unless (getopts($OPTSTR));
48 static final String OPTSTR = field in JDTrace660 Getopt g = new Getopt(CLASSNAME, args, OPTSTR); in main()701 g = new Getopt(CLASSNAME, args, OPTSTR); in main()