Home
last modified time | relevance | path

Searched refs:nvpair_remove (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/contrib/libnv/
H A Dnvpair_impl.h52 void nvpair_remove(struct nvl_head *head, nvpair_t *nvp, const nvlist_t *nvl);
H A Dnvlist.c2003 nvpair_remove(&nvl->nvl_head, nvp, nvl); in NVLIST_TAKE_ARRAY()
H A Dbsd_nvpair.c238 nvpair_remove(struct nvl_head *head, nvpair_t *nvp, in nvpair_remove() function