Searched refs:nvlist_move_string (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/lib/libnv/tests/ |
| H A D | nvlist_move_test.c | 66 nvlist_move_string(nvl, "nvlist/string/", ptr); in main() 74 nvlist_move_string(nvl, "nvlist/string/x", ptr); in main() 83 nvlist_move_string(nvl, "nvlist/string/abcdefghijklmnopqrstuvwxyz", in main()
|
| H A D | nv_tests.cc | 675 nvlist_move_string(nvl, key, value); in ATF_TEST_CASE_BODY()
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | nvpair.h | 121 #define nvlist_move_string illumos_nvlist_move_string macro
|
| /freebsd-12.1/lib/libcasper/services/cap_dns/ |
| H A D | cap_dns.c | 585 nvlist_move_string(nvlout, "host", host); in dns_getnameinfo() 587 nvlist_move_string(nvlout, "serv", serv); in dns_getnameinfo()
|
| /freebsd-12.1/sys/sys/ |
| H A D | nv.h | 178 void nvlist_move_string(nvlist_t *nvl, const char *name, char *value);
|
| /freebsd-12.1/sys/contrib/libnv/ |
| H A D | nvlist.c | 1667 nvlist_move_string(nvlist_t *nvl, const char *name, char *value) in nvlist_move_string() function
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 1534 nv.9 nvlist_move_string.9 \
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 3852 OLD_FILES+=usr/share/man/man3/nvlist_move_string.3.gz
|