Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/libnv/dist/
H A Dnvpair_impl.h58 void nvpair_remove(struct nvl_head *head, nvpair_t *nvp, const nvlist_t *nvl);
H A Dnvlist.c2046 nvpair_remove(&nvl->nvl_head, nvp, nvl); in NVLIST_TAKE_ARRAY()
H A Dnvpair.c261 nvpair_remove(struct nvl_head *head, nvpair_t *nvp, const nvlist_t *nvl) in nvpair_remove() function