Searched defs:options (Results 1 – 2 of 2) sorted by relevance
69 getopt_long (int argc, char *const *argv, const char *options, in getopt_long()81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only()
2234 static char options[1 + sizeof (switches) / sizeof (switches[0]) * 3]; variable