Home | History | Annotate | Download | only in lib

Lines Matching refs:longind

342    LONGIND returns the index in LONGOPT of the long-named option found.
351 const struct option *longopts, int *longind,
718 if (longind != NULL)
719 *longind = option_index;
1047 if (longind != NULL)
1048 *longind = option_index;
1133 const struct option *longopts, int *longind, int long_only,
1142 longind, long_only, &getopt_data,