Searched refs:optstring (Results 1 – 3 of 3) sorted by relevance
165 test_config.optstring = "+" CMDLINE_OPTSTRING; in main()167 test_config.optstring = "+"; in main()
40 const char *optstring; /* Short command line options. */ member
307 while ((opt = getopt_long (argc, argv, config->optstring, options, NULL)) in support_test_main()
Completed in 9 milliseconds