Searched refs:nvlist_move_binary (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/lib/libnv/tests/ |
| H A D | nvlist_move_test.c | 105 nvlist_move_binary(nvl, "nvlist/binary/x", ptr, 1); in main() 118 nvlist_move_binary(nvl, "nvlist/binary/abcdefghijklmnopqrstuvwxyz", in main()
|
| H A D | nv_tests.cc | 567 nvlist_move_binary(nvl, binkey, binvalue, binsize); in ATF_TEST_CASE_BODY() 746 nvlist_move_binary(nvl, key, value, size); in ATF_TEST_CASE_BODY() 982 nvlist_move_binary(nvl, testkey, testval, testsize); in ATF_TEST_CASE_BODY()
|
| /freebsd-12.1/lib/libcasper/services/cap_random/ |
| H A D | cap_random.c | 114 nvlist_move_binary(nvlout, "data", data, size); in random_command()
|
| /freebsd-12.1/lib/libcasper/services/cap_sysctl/ |
| H A D | cap_sysctl.c | 289 nvlist_move_binary(nvlout, "oldp", oldp, oldlen); in sysctl_command()
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | nvpair.h | 113 #define nvlist_move_binary illumos_nvlist_move_binary macro
|
| /freebsd-12.1/sys/sys/ |
| H A D | nv.h | 180 void nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size);
|
| /freebsd-12.1/sys/contrib/libnv/ |
| H A D | nvlist.c | 1730 nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size) in nvlist_move_binary() function
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 1529 nv.9 nvlist_move_binary.9 \
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 3849 OLD_FILES+=usr/share/man/man3/nvlist_move_binary.3.gz
|