INV_PNAME
e = nvlist_lookup_string(props[pn], INV_PNAME, &pnm);
INV_PNAME, strerror(e));
if (nvlist_add_string(pnvl, INV_PNAME, (char *)pname) < 0) {