Home
last modified time | relevance | path

Searched refs:indfound (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/lib/libiberty/src/
Dgetopt.c649 int indfound = -1; in _getopt_internal() local
665 indfound = option_index; in _getopt_internal()
673 indfound = option_index; in _getopt_internal()
693 option_index = indfound; in _getopt_internal()
807 int indfound = 0; in _getopt_internal() local
853 indfound = option_index; in _getopt_internal()
861 indfound = option_index; in _getopt_internal()
878 option_index = indfound; in _getopt_internal()
/openbsd/src/gnu/usr.bin/cvs/lib/
Dgetopt.c482 int indfound; local
497 indfound = option_index;
505 indfound = option_index;
524 option_index = indfound;
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dgetopt.c490 int indfound; local
505 indfound = option_index;
513 indfound = option_index;
532 option_index = indfound;
/openbsd/src/gnu/usr.bin/texinfo/lib/
Dgetopt.c510 int indfound = -1; in _getopt_internal_r() local
526 indfound = option_index; in _getopt_internal_r()
534 indfound = option_index; in _getopt_internal_r()
582 option_index = indfound; in _getopt_internal_r()
843 int indfound = 0; in _getopt_internal_r() local
914 indfound = option_index; in _getopt_internal_r()
922 indfound = option_index; in _getopt_internal_r()
964 option_index = indfound; in _getopt_internal_r()