Home
last modified time | relevance | path

Searched refs:nvlist_create (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dnv.h86 nvlist_t *nvlist_create(int flags);
/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c129 nvlist_create(int flags) in nvlist_create() function
407 newnvl = nvlist_create(nvl->nvl_flags & NV_FLAG_PUBLIC_MASK); in nvlist_clone()
1134 nvl = retnvl = nvlist_create(0); in nvlist_xunpack()
H A Dbsd_nvpair.c815 value = nvlist_create(0); in nvpair_unpack_nvlist()
1098 value[ii] = nvlist_create(0); in nvpair_unpack_nvlist_array()