HomeSort by: relevance | last modified time | path
    Searched refs:nvlist_get_parent (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/libnv/dist/
nv.h 114 const nvlist_t *nvlist_get_parent(const nvlist_t *nvl, void **cookiep);
nvlist.c 232 nvlist_get_parent(const nvlist_t *nvl, void **cookiep) function
316 return (nvlist_get_parent(nvl, cookiep));

Completed in 17 milliseconds