Home
last modified time | relevance | path

Searched refs:longind (Results 1 – 5 of 5) 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;
/external/syslinux/lzo/src/
Dlzo_supp.h1283 int* longind);
2429 int* longind) in LZOLIB_PUBLIC()
2445 if (longind) in LZOLIB_PUBLIC()
2446 *longind = -1; in LZOLIB_PUBLIC()
2519 if (longind) in LZOLIB_PUBLIC()
2520 *longind = (int) (o - longopts); in LZOLIB_PUBLIC()
Dminiacc.h4052 int* longind);