Searched defs:longind (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/texinfo/lib/ |
H A D | getopt.c | 374 const struct option *longopts, int *longind, in _getopt_internal_r() 1139 const struct option *longopts, int *longind, int long_only) in _getopt_internal()
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getopt.c | 374 _getopt_internal (argc, argv, optstring, longopts, longind, long_only) in _getopt_internal() argument
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | getopt.c | 379 _getopt_internal (argc, argv, optstring, longopts, longind, long_only) in _getopt_internal() argument
|
H A D | mkisofs.c | 776 int longind; in FDECL2() local
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | getopt.c | 524 int *longind, int long_only) in _getopt_internal()
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | as.c | 489 int longind; in parse_args() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | as.c | 520 int longind; in parse_args() local
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | lexsup.c | 568 int longind; in parse_args() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | lexsup.c | 647 int longind; in parse_args() local
|