Home
last modified time | relevance | path

Searched refs:nvlist_get_parent (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dnv.h110 const nvlist_t *nvlist_get_parent(const nvlist_t *nvl, void **cookiep);
/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c210 nvlist_get_parent(const nvlist_t *nvl, void **cookiep) in nvlist_get_parent() function
294 return (nvlist_get_parent(nvl, cookiep)); in nvlist_get_pararr()