Searched refs:corpse (Results 1 – 3 of 3) sorted by relevance
278 nv_var_defn_remove(mdb_var_t *v, mdb_var_t *corpse, uint_t um_flags) in nv_var_defn_remove() argument282 while (v->v_ndef != NULL && v->v_ndef != corpse) in nv_var_defn_remove()287 (void *)corpse, NV_NAME(corpse), (void *)w); in nv_var_defn_remove()290 v->v_ndef = corpse->v_ndef; in nv_var_defn_remove()291 corpse->v_ndef = NULL; in nv_var_defn_remove()292 nv_var_free(corpse, um_flags); in nv_var_defn_remove()296 mdb_nv_remove(mdb_nv_t *nv, mdb_var_t *corpse) in mdb_nv_remove() argument298 const char *cname = NV_NAME(corpse); in mdb_nv_remove()303 if (corpse->v_flags & MDB_NV_PERSIST) { in mdb_nv_remove()308 if (v != corpse) { in mdb_nv_remove()[all …]
5411 corpse
5410 corpse