pool_property_find
if ((prop = pool_property_find(nvpair_name(pair), props)) != NULL) {
if ((prop = pool_property_find(name, props)) != NULL) {