OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvlist_unpack
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/fstyp/
zfs.c
72
if ((
nvlist_unpack
(vdev_phys->vp_nvlist, sizeof(vdev_phys->vp_nvlist),
/src/sys/external/bsd/libnv/dist/
nv_kern_netbsd.c
94
nvl =
nvlist_unpack
(buf, len, flags);
186
retnvl =
nvlist_unpack
(nref.buf, nref.len, nref.flags);
nv.h
106
nvlist_t *
nvlist_unpack
(const void *buf, size_t size, int flags);
nvlist.c
1274
nvlist_unpack
(const void *buf, size_t size, int flags)
function
/src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c
102
npf_dict =
nvlist_unpack
(buf, len, 0);
/src/lib/libnpf/
npf.c
412
ncf->ncf_dict =
nvlist_unpack
(blob, len, 0);
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026