Searched refs:defaults_only (Results 1 – 1 of 1) sorted by relevance
1134 boolean_t defaults_only = (instance == NULL); in read_props() local1142 if (defaults_only) in read_props()1145 if (defaults_only && !ret[i].ip_default) in read_props()1149 defaults_only ? PG_NAME_SERVICE_DEFAULTS : ret[i].ip_pg)) { in read_props()1161 if (!ret[i].ip_default || defaults_only) in read_props()