Home
last modified time | relevance | path

Searched refs:opt_index (Results 1 – 1 of 1) sorted by relevance

/pciutils/compat/
H A Dgetopt.c640 …nt argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) in getopt_long() argument
642 return _getopt_internal(argc, argv, options, long_options, opt_index, 0); in getopt_long()