find_nvpair
static nvpair_t *find_nvpair(nvlist_t *, char *);
if (find_nvpair(*nvlp, name)) {
*nvp = find_nvpair(*nvlp, name);