Searched refs:dnvlp (Results 1 – 1 of 1) sorted by relevance
706 nvlist_t *dnvlp = NULL; in dispatch() local827 if ((rc = nvlist_unpack(dbuf, dbuflen, &dnvlp, 0)) != 0) { in dispatch()840 if ((rc = nvlist_lookup_int32(dnvlp, IPPCTL_RC, in dispatch()843 nvlist_free(dnvlp); in dispatch()849 if (fn(dnvlp, arg) != 0) { in dispatch()857 nvlist_free(dnvlp); in dispatch()867 nvlist_free(dnvlp); in dispatch()868 dnvlp = NULL; in dispatch()