Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dgetopt.h111 const struct option *longopts, int *longind);
114 const struct option *longopts, int *longind);
119 const struct option *longopts, int *longind,
Dgetopt.c504 const struct option *longopts, int *longind, int long_only) in _getopt_internal() argument
717 if (longind != NULL) in _getopt_internal()
718 *longind = option_index; in _getopt_internal()
889 if (longind != NULL) in _getopt_internal()
890 *longind = option_index; in _getopt_internal()