Home
last modified time | relevance | path

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

/external/flac/include/share/
Dgetopt.h156 const struct share__option *longopts, int *longind);
159 const struct share__option *longopts, int *longind);
164 const struct share__option *longopts, int *longind,
/external/e2fsprogs/include/nonunix/
Dgetopt.h113 const struct option *longopts, int *longind);
116 const struct option *longopts, int *longind);
121 const struct option *longopts, int *longind,
/external/libusb/examples/getopt/
Dgetopt.c511 _getopt_internal (argc, argv, optstring, longopts, longind, long_only) in _getopt_internal() argument
516 int *longind;
742 if (longind != NULL)
743 *longind = option_index;
914 if (longind != NULL)
915 *longind = option_index;