Searched refs:real_outnvl (Results 1 – 1 of 1) sorted by relevance
108 nvlist_t *real_outnvl = fnvlist_lookup_nvlist(outnvl, "return"); in test() local109 real_outnvl = fnvlist_lookup_nvlist(real_outnvl, "output"); in test()110 if (!nvlist_equal(nvl, real_outnvl)) { in test()