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

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c423 int foundIt = 0; local
440 foundIt = 1;
448 foundIt = 1;
455 if (foundIt == 1) {
/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c1757 boolean_t foundIt = B_FALSE; local
1809 (B_FALSE == foundIt); lu++) {
1825 foundIt = B_TRUE;
1845 foundIt = B_TRUE;
1863 if (B_TRUE == foundIt) {
1876 return (foundIt);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c635 int foundIt = 0; local
652 foundIt = 1;
660 foundIt = 1;
667 if (foundIt == 1) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c629 int foundIt = 0; local
648 foundIt = 1;
656 foundIt = 1;
663 if (foundIt == 1) {

Completed in 60 milliseconds