Searched defs:optstring (Results 1 – 4 of 4) sorted by relevance
16 struct getopt_state *gs, const char *optstring, in do_test_getopt()49 #define test_getopt(optstring, argv, expected) do { \ argument
110 char *const argv[], const char *optstring) in getopt()125 char *const argv[], const char *optstring) in getopt_silent()
22 const char *optstring, bool silent) in __getopt()
2169 const char *optstring; member
Completed in 12 milliseconds