Lines Matching defs:idx
160 const struct option *long_options, int *idx, int short_too)
263 if (idx)
264 *idx = match;
278 const struct option *long_options, int *idx, int flags)
401 idx, short_too);
438 idx, 0);
493 const struct option *long_options, int *idx)
496 return (getopt_internal(nargc, nargv, options, long_options, idx,
506 const struct option *long_options, int *idx)
509 return (getopt_internal(nargc, nargv, options, long_options, idx,