Searched defs:long_options (Results 1 – 3 of 3) sorted by relevance
120 const struct option *long_options, int *idx, int short_too) in parse_long_options()240 const struct option *long_options, int *idx, int flags) in getopt_internal()449 const struct option *long_options, int *idx) in getopt_long()462 const struct option *long_options, int *idx) in getopt_long_only()
123 static struct option long_options[] = { variable
310 static const struct option long_options[] = { in parse_opts() local