Home
last modified time | relevance | path

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

/freebsd-12.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.c2013 nvpair_remove(&nvl->nvl_head, nvp, nvl); in NVLIST_TAKE_ARRAY()
H A Dnvpair.c238 nvpair_remove(struct nvl_head *head, nvpair_t *nvp, in nvpair_remove() function
/freebsd-12.1/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h207 #define nvpair_remove illumos_nvpair_remove macro