Searched defs:indfound (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c650 int indfound = -1;
666 indfound = option_index;
674 indfound = option_index;
694 option_index = indfound;
807 int indfound = 0;
853 indfound = option_index;
861 indfound = option_index;
878 option_index = indfound;
646 int indfound = -1; local
803 int indfound = 0; local

Completed in 55 milliseconds