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

  /src/sys/external/bsd/libnv/dist/
nvlist_impl.h 51 nvpair_t *nvlist_get_nvpair_parent(const nvlist_t *nvl);
nvlist.c 223 nvlist_get_nvpair_parent(const nvlist_t *nvl) function in typeref:typename:nvpair_t *
1729 if (value != NULL && nvlist_get_nvpair_parent(value) != NULL)
nvpair.c 1603 if (value == NULL || nvlist_get_nvpair_parent(value) != NULL) {

Completed in 94 milliseconds