Searched refs:dnvlp (Results 1 – 1 of 1) sorted by relevance
713 nvlist_t *dnvlp = NULL; in dispatch() local834 if ((rc = nvlist_unpack(dbuf, dbuflen, &dnvlp, 0)) != 0) { in dispatch()847 if ((rc = nvlist_lookup_int32(dnvlp, IPPCTL_RC, in dispatch()850 nvlist_free(dnvlp); in dispatch()856 if (fn(dnvlp, arg) != 0) { in dispatch()864 nvlist_free(dnvlp); in dispatch()874 nvlist_free(dnvlp); in dispatch()875 dnvlp = NULL; in dispatch()