Home
last modified time | relevance | path

Searched refs:nvlist_take_binary (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/contrib/libnv/
H A Ddnvlist.c122 value = nvlist_take_binary(nvl, name, sizep); in DNVLIST_TAKE()
H A Dnvlist.c1965 nvlist_take_binary(nvlist_t *nvl, const char *name, size_t *sizep)
/freebsd-12.1/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h136 #define nvlist_take_binary illumos_nvlist_take_binary macro
/freebsd-12.1/sys/sys/
H A Dnv.h220 void *nvlist_take_binary(nvlist_t *nvl, const char *name, size_t *sizep);
/freebsd-12.1/lib/libnv/tests/
H A Dnv_tests.cc984 actual_val = nvlist_take_binary(nvl, testkey, &actual_size); in ATF_TEST_CASE_BODY()
1018 actual_value = nvlist_take_binary(nvl, testkey, &actual_size); in ATF_TEST_CASE_BODY()
/freebsd-12.1/share/man/man9/
H A DMakefile1542 nv.9 nvlist_take_binary.9 \
/freebsd-12.1/
H A DObsoleteFiles.inc3859 OLD_FILES+=usr/share/man/man3/nvlist_take_binary.3.gz