Home
last modified time | relevance | path

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

/pciutils/compat/
H A Dgetopt.h100 const struct option *longopts, int *longind);
103 const struct option *longopts, int *longind);
108 const struct option *longopts, int *longind,
H A Dgetopt.c348 const struct option *longopts, int *longind, int long_only) in _getopt_internal() argument
529 if (longind != NULL) in _getopt_internal()
530 *longind = option_index; in _getopt_internal()