Searched defs:longopts (Results 1 – 9 of 9) sorted by relevance
111 struct longopts { struct112 struct longopts *next; argument124 struct longopts *longopts; argument
43 const struct option *longopts, int *longindex) in getopt_long_only()
34 const cmdopt_option *longopts; member
243 const char *optstring, const cmdopt_option *longopts) { in cmdopt_init()
347 const struct option *longopts, int *longind, in _getopt_internal_r()1129 const struct option *longopts, int *longind, int long_only, in _getopt_internal()
68 struct option longopts[] = { variable
570 static const struct option longopts[] = { variable