Home
last modified time | relevance | path

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

/freebsd/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.c2011 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
/freebsd/sys/sys/
H A Dnv_namespace.h261 #define nvpair_remove FreeBSD_nvpair_remove macro