Lines Matching refs:idx
172 const struct option *long_options, int *idx, int short_too)
278 if (idx)
279 *idx = match;
293 const struct option *long_options, int *idx, int flags)
416 idx, short_too);
453 idx, 0);
519 const struct option *long_options, int *idx)
522 return (getopt_internal(nargc, nargv, options, long_options, idx,
532 const struct option *long_options, int *idx)
535 return (getopt_internal(nargc, nargv, options, long_options, idx,