Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libnv/tests/
H A Dnvlist_move_test.c105 nvlist_move_binary(nvl, "nvlist/binary/x", ptr, 1); in main()
118 nvlist_move_binary(nvl, "nvlist/binary/abcdefghijklmnopqrstuvwxyz", in main()
H A Dnv_tests.cc567 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-13.1/sys/sys/
H A Dnv.h180 void nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size);
/freebsd-13.1/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c529 nvlist_move_binary(nvlout, "oldp", oldp, oldlen); in sysctl_command()
/freebsd-13.1/sys/contrib/libnv/
H A Dnvlist.c1720 nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size) in nvlist_move_binary() function
/freebsd-13.1/share/man/man9/
H A DMakefile1633 nv.9 nvlist_move_binary.9 \
/freebsd-13.1/
H A DObsoleteFiles.inc7678 OLD_FILES+=usr/share/man/man3/nvlist_move_binary.3.gz