Searched refs:getopt_state (Results 1 – 1 of 1) sorted by relevance
17 struct getopt_state { struct45 void getopt_init_state(struct getopt_state *gs);47 int __getopt(struct getopt_state *gs, int argc, char *const argv[],108 static inline int getopt(struct getopt_state *gs, int argc, in getopt()123 static inline int getopt_silent(struct getopt_state *gs, int argc, in getopt_silent()
Completed in 4 milliseconds