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

/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c1433 boolean_t first_portal; local
1487 first_portal = B_TRUE;
1496 if (!first_portal) {
1500 first_portal = B_FALSE;
1507 if (first_portal) {

Completed in 47 milliseconds