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

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c1076 boolean_t isSame = B_FALSE; local
1081 isSame = B_TRUE;
1098 isSame = B_TRUE;
1117 return (isSame);
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c1446 boolean_t isSame = B_FALSE; local
1451 isSame = B_TRUE;
1461 isSame = B_TRUE;
1473 isSame = B_TRUE;
1479 isSame = B_TRUE;
1485 return (isSame);

Completed in 53 milliseconds