Searched refs:corpse (Results 1 – 3 of 3) sorted by relevance
329 nv_var_defn_remove(mdb_var_t *v, mdb_var_t *corpse, uint_t um_flags) in nv_var_defn_remove() argument333 while (v->v_ndef != NULL && v->v_ndef != corpse) in nv_var_defn_remove()338 (void *)corpse, NV_NAME(corpse), (void *)w); in nv_var_defn_remove()341 v->v_ndef = corpse->v_ndef; in nv_var_defn_remove()342 corpse->v_ndef = NULL; in nv_var_defn_remove()343 nv_var_free(corpse, um_flags); in nv_var_defn_remove()347 mdb_nv_remove(mdb_nv_t *nv, mdb_var_t *corpse) in mdb_nv_remove() argument349 const char *cname = NV_NAME(corpse); in mdb_nv_remove()354 if (corpse->v_flags & MDB_NV_PERSIST) { in mdb_nv_remove()359 if (v != corpse) { in mdb_nv_remove()[all …]
5410 corpse
5411 corpse