Home
last modified time | relevance | path

Searched refs:foundIt (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c423 int foundIt = 0; in get_container_info() local
440 foundIt = 1; in get_container_info()
448 foundIt = 1; in get_container_info()
455 if (foundIt == 1) { in get_container_info()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java1368 boolean foundIt = false; in makeDAAdvert()
1375 foundIt = true; in makeDAAdvert()
1383 if (!foundIt) { in makeDAAdvert()
H A DServiceStoreInMemory.java1783 boolean foundIt = false; in deleteAttributes()
1803 foundIt = true; in deleteAttributes()
1844 if (!foundIt) { in deleteAttributes()
/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c1758 boolean_t foundIt = B_FALSE; in getLogicalUnitOid() local
1810 (B_FALSE == foundIt); lu++) { in getLogicalUnitOid()
1826 foundIt = B_TRUE; in getLogicalUnitOid()
1846 foundIt = B_TRUE; in getLogicalUnitOid()
1864 if (B_TRUE == foundIt) { in getLogicalUnitOid()
1877 return (foundIt); in getLogicalUnitOid()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c627 int foundIt = 0; in get_container_info() local
646 foundIt = 1; in get_container_info()
654 foundIt = 1; in get_container_info()
661 if (foundIt == 1) { in get_container_info()