Searched refs:nvlist_take_binary (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/sys/contrib/libnv/ |
| H A D | dnvlist.c | 122 value = nvlist_take_binary(nvl, name, sizep); in DNVLIST_TAKE()
|
| H A D | nvlist.c | 1965 nvlist_take_binary(nvlist_t *nvl, const char *name, size_t *sizep)
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | nvpair.h | 136 #define nvlist_take_binary illumos_nvlist_take_binary macro
|
| /freebsd-12.1/sys/sys/ |
| H A D | nv.h | 220 void *nvlist_take_binary(nvlist_t *nvl, const char *name, size_t *sizep);
|
| /freebsd-12.1/lib/libnv/tests/ |
| H A D | nv_tests.cc | 984 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 D | Makefile | 1542 nv.9 nvlist_take_binary.9 \
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 3859 OLD_FILES+=usr/share/man/man3/nvlist_take_binary.3.gz
|