Lines Matching +defs:val +defs:first
816 boolean_t first = B_TRUE;
898 if (!script && first) {
901 first = B_FALSE;
1372 * Create the portal group and first portal
1432 boolean_t first = B_TRUE;
1461 if (!script && first) {
1464 first = B_FALSE;
1727 boolean_t first = B_TRUE;
1769 if (!script && first) {
1772 first = B_FALSE;
1941 boolean_t val = B_FALSE;
1959 (void) nvlist_lookup_boolean_value(nvl, "isns", &val);
1960 if (val == B_TRUE) {