Searched defs:long_options (Results 1 – 3 of 3) sorted by relevance
70 const struct option *long_options, int *opt_index) in getopt_long()82 const struct option *long_options, int *opt_index) in getopt_long_only()104 static struct option long_options[] = in main() local
2235 static struct option long_options[(sizeof (switches) / sizeof (switches[0])) + variable
54 static struct option long_options[] = variable