| /freebsd/sys/contrib/openzfs/module/nvpair/ |
| H A D | fnvpair.c | 54 nvlist_t *nvl; in fnvlist_alloc() local 60 fnvlist_free(nvlist_t *nvl) in fnvlist_free() 66 fnvlist_size(nvlist_t *nvl) in fnvlist_size() 78 fnvlist_pack(nvlist_t *nvl, size_t *sizep) in fnvlist_pack() 106 fnvlist_dup(const nvlist_t *nvl) in fnvlist_dup() 120 fnvlist_num_pairs(nvlist_t *nvl) in fnvlist_num_pairs() 132 fnvlist_add_boolean(nvlist_t *nvl, const char *name) in fnvlist_add_boolean() 138 fnvlist_add_boolean_value(nvlist_t *nvl, const char *name, boolean_t val) in fnvlist_add_boolean_value() 144 fnvlist_add_byte(nvlist_t *nvl, const char *name, uchar_t val) in fnvlist_add_byte() 150 fnvlist_add_int8(nvlist_t *nvl, const char *name, int8_t val) in fnvlist_add_int8() [all …]
|
| H A D | nvpair.c | 190 nvlist_lookup_nv_alloc(nvlist_t *nvl) in nvlist_lookup_nv_alloc() 329 nvt_lookup_name_type(const nvlist_t *nvl, const char *name, data_type_t type) in nvt_lookup_name_type() 361 nvt_lookup_name(const nvlist_t *nvl, const char *name) in nvt_lookup_name() 467 nvt_remove_nvpair(nvlist_t *nvl, const nvpair_t *nvp) in nvt_remove_nvpair() 505 nvt_add_nvpair(nvlist_t *nvl, nvpair_t *nvp) in nvt_add_nvpair() 553 nvlist_init(nvlist_t *nvl, uint32_t nvflag, nvpriv_t *priv) in nvlist_init() 563 nvlist_nvflag(nvlist_t *nvl) in nvlist_nvflag() 621 nvp_buf_alloc(nvlist_t *nvl, size_t len) in nvp_buf_alloc() 646 nvp_buf_free(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_free() 658 nvp_buf_link(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_link() [all …]
|
| /freebsd/sys/netpfil/pf/ |
| H A D | pf_nv.c | 101 pf_nvbool(const nvlist_t *nvl, const char *name, bool *val) in pf_nvbool() 112 pf_nvbinary(const nvlist_t *nvl, const char *name, void *data, in pf_nvbinary() 138 pf_nvint(const nvlist_t *nvl, const char *name, int *val) in pf_nvint() 155 pf_nvstring(const nvlist_t *nvl, const char *name, char *str, size_t maxlen) in pf_nvstring() 170 pf_nvaddr_to_addr(const nvlist_t *nvl, struct pf_addr *paddr) in pf_nvaddr_to_addr() 178 nvlist_t *nvl; in pf_addr_to_nvaddr() local 190 pf_nvmape_to_mape(const nvlist_t *nvl, struct pf_mape_portset *mape) in pf_nvmape_to_mape() 206 nvlist_t *nvl; in pf_mape_to_nvmape() local 220 pf_nvpool_to_pool(const nvlist_t *nvl, struct pf_kpool *kpool) in pf_nvpool_to_pool() 248 nvlist_t *nvl; in pf_pool_to_nvpool() local [all …]
|
| H A D | pfsync_nv.c | 44 pfsync_syncpeer_nvlist_to_sockaddr(const nvlist_t *nvl, in pfsync_syncpeer_nvlist_to_sockaddr() 99 nvlist_t *nvl; in pfsync_sockaddr_to_syncpeer_nvlist() local 132 pfsync_nvstatus_to_kstatus(const nvlist_t *nvl, struct pfsync_kstatus *status) in pfsync_nvstatus_to_kstatus()
|
| /freebsd/lib/libnv/tests/ |
| H A D | nv_tests.cc | 44 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 64 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 94 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 126 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 159 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 196 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 239 nvlist_t *nvl, *parent; in ATF_TEST_CASE_BODY() local 255 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 300 nvlist_t *nvl, *clone; in ATF_TEST_CASE_BODY() local 317 nvlist_t *nvl, *clone; in ATF_TEST_CASE_BODY() local [all …]
|
| H A D | dnv_tests.cc | 36 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 55 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 75 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 94 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 113 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 134 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 158 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 179 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 207 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 228 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local [all …]
|
| H A D | cnv_tests.cc | 43 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 77 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 112 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 146 nvlist_t *nvl, *value; in ATF_TEST_CASE_BODY() local 215 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 247 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 291 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 333 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 375 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 416 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local [all …]
|
| H A D | nv_array_tests.cc | 50 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 95 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 153 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 211 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 257 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 335 const nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 458 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 495 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 538 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local 588 nvlist_t *nvl; in ATF_TEST_CASE_BODY() local [all …]
|
| H A D | nvlist_send_recv_test.c | 55 nvlist_t *nvl; in send_nvlist_child() local 98 nvlist_t *nvl; in send_nvlist_parent() local 366 nvlist_t *nvl; in nvlist_send_recv__send_closed_fd() local 403 nvlist_t *nvl; in send_many_fds_child() local 434 nvlist_t *nvl; in nvlist_send_recv__send_many_fds() local 551 nvlist_t *nvl; in ATF_TC_BODY() local 614 nvlist_t *nvl; in ATF_TC_BODY() local 670 nvlist_t *nvl; in ATF_TC_BODY() local
|
| /freebsd/sys/contrib/libnv/ |
| H A D | nvlist.c | 107 #define NVLIST_ASSERT(nvl) do { \ argument 124 nvlist_t *nvl; in nvlist_create() local 143 nvlist_destroy(nvlist_t *nvl) in nvlist_destroy() 169 nvlist_set_error(nvlist_t *nvl, int error) in nvlist_set_error() 183 nvlist_error(const nvlist_t *nvl) in nvlist_error() 195 nvlist_get_nvpair_parent(const nvlist_t *nvl) in nvlist_get_nvpair_parent() 204 nvlist_get_parent(const nvlist_t *nvl, void **cookiep) in nvlist_get_parent() 220 nvlist_set_parent(nvlist_t *nvl, nvpair_t *parent) in nvlist_set_parent() 229 nvlist_set_array_next(nvlist_t *nvl, nvpair_t *ele) in nvlist_set_array_next() 245 nvlist_update_size(nvlist_t *nvl, nvpair_t *new, ssize_t mul) in nvlist_update_size() [all …]
|
| /freebsd/sbin/ifconfig/ |
| H A D | ifpfsync.c | 52 pfsync_do_ioctl(if_ctx *ctx, uint cmd, nvlist_t **nvl) in pfsync_do_ioctl() 87 nvlist_t *nvl; in pfsync_sockaddr_to_syncpeer_nvlist() local 121 pfsync_syncpeer_nvlist_to_sockaddr(const nvlist_t *nvl, in pfsync_syncpeer_nvlist_to_sockaddr() 173 nvlist_t *nvl = nvlist_create(0); in setpfsync_syncdev() local 193 nvlist_t *nvl = nvlist_create(0); in unsetpfsync_syncdev() local 214 nvlist_t *nvl = nvlist_create(0); in setpfsync_syncpeer() local 263 nvlist_t *nvl = nvlist_create(0); in unsetpfsync_syncpeer() local 284 nvlist_t *nvl = nvlist_create(0); in setpfsync_maxupd() local 305 nvlist_t *nvl = nvlist_create(0); in setpfsync_defer() local 323 nvlist_t *nvl = nvlist_create(0); in setpfsync_version() local [all …]
|
| /freebsd/stand/libsa/zfs/ |
| H A D | nvlist.c | 347 nvlist_destroy(nvlist_t *nvl) in nvlist_destroy() 377 nvlist_t *nvl; in nvlist_create() local 402 nvlist_xdr_nvp(xdr_t *xdr, nvlist_t *nvl) in nvlist_xdr_nvp() 536 nvlist_xdr_nvlist(xdr_t *xdr, nvlist_t *nvl) in nvlist_xdr_nvlist() 611 nvlist_next_nvpair(nvlist_t *nvl, nvp_header_t *nvh) in nvlist_next_nvpair() 713 nvlist_export(nvlist_t *nvl) in nvlist_export() 742 nvlist_t *nvl; in nvlist_import() local 798 nvlist_remove(nvlist_t *nvl, const char *name, data_type_t type) in nvlist_remove() 851 clone_nvlist(const nvlist_t *nvl, const uint8_t *ptr, unsigned size, in clone_nvlist() 896 nvlist_find(const nvlist_t *nvl, const char *name, data_type_t type, in nvlist_find() [all …]
|
| /freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| H A D | ioctl.c | 75 nvl2py(nvlist_t *nvl) in nvl2py() 132 nvlist_t *nvl; in dict2nvl() local 188 add_ds_props(zfs_cmd_t *zc, PyObject *nvl) in add_ds_props() 213 nvlist_t *nvl; in ioctl_with_dstnv() local 237 PyObject *nvl; in py_next_dataset() local 273 PyObject *nvl; in py_dataset_props() local 294 PyObject *nvl; in py_get_fsacl() local 316 nvlist_t *nvl; in py_set_fsacl() local 353 PyObject *nvl; in py_get_holds() local
|
| /freebsd/lib/libcasper/services/cap_netdb/ |
| H A D | cap_netdb.c | 46 protoent_unpack(nvlist_t *nvl) in protoent_unpack() 82 nvlist_t *nvl; in cap_getprotobyname() local 98 protoent_pack(const struct protoent *pp, nvlist_t *nvl) in protoent_pack()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa_history.c | 200 spa_history_log_notify(spa_t *spa, nvlist_t *nvl) in spa_history_log_notify() 256 nvlist_t *nvl = arg; in spa_history_log_sync() local 365 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log() local 374 spa_history_log_nvl(spa_t *spa, nvlist_t *nvl) in spa_history_log_nvl() 520 log_internal(nvlist_t *nvl, const char *operation, spa_t *spa, in log_internal() 586 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log_internal_ds() local 605 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log_internal_dd() local
|
| /freebsd/lib/libcasper/services/cap_syslog/ |
| H A D | cap_syslog.c | 61 nvlist_t *nvl; in cap_vsyslog() local 80 nvlist_t *nvl; in cap_openlog() local 102 nvlist_t *nvl; in cap_closelog() local 116 nvlist_t *nvl; in cap_setlogmask() local
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | pci_hostbridge.c | 37 pci_hostbridge_init(struct pci_devinst *pi, nvlist_t *nvl) in pci_hostbridge_init() 69 pci_amd_hostbridge_legacy_config(nvlist_t *nvl, const char *opts __unused) in pci_amd_hostbridge_legacy_config()
|
| /freebsd/usr.sbin/ctld/ |
| H A D | nvmf.cc | 103 parse_bool(const nvlist_t *nvl, const char *key, bool def) in parse_bool() 123 parse_number(const nvlist_t *nvl, const char *key, uint64_t def, uint64_t minv, in parse_number() 147 freebsd::nvlist_up nvl = portal_group()->options(); in prepare() local 332 freebsd::nvlist_up nvl = pg->options(); in kernel_create_port() local 347 freebsd::nvlist_up nvl(nvlist_create(0)); in kernel_remove_port() local
|
| /freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_mod.c | 615 zfs_iter_vdev(zpool_handle_t *zhp, nvlist_t *nvl, void *data) in zfs_iter_vdev() 716 nvlist_t *config, *nvl; in zfs_iter_pool() local 916 zfs_deliver_add(nvlist_t *nvl) in zfs_deliver_add() 975 zfs_deliver_check(nvlist_t *nvl) in zfs_deliver_check() 1005 nvlist_t *nvl = NULL; in vdev_size_from_config() local 1038 nvlist_t *nvl = NULL; in vdev_whole_disk_from_config() local 1216 zfs_deliver_dle(nvlist_t *nvl) in zfs_deliver_dle() 1253 zfs_slm_deliver_event(const char *class, const char *subclass, nvlist_t *nvl) in zfs_slm_deliver_event() 1369 zfs_slm_event(const char *class, const char *subclass, nvlist_t *nvl) in zfs_slm_event()
|
| H A D | zfs_agents.c | 78 zfs_agent_iter_vdev(zpool_handle_t *zhp, nvlist_t *nvl, void *arg) in zfs_agent_iter_vdev() 156 nvlist_t *config, *nvl; in zfs_agent_iter_pool() local 186 zfs_agent_post_event(const char *class, const char *subclass, nvlist_t *nvl) in zfs_agent_post_event() 309 zfs_agent_dispatch(const char *class, const char *subclass, nvlist_t *nvl) in zfs_agent_dispatch()
|
| /freebsd/lib/libcasper/libcasper/ |
| H A D | libcasper.c | 173 nvlist_t *nvl; in cap_clone() local 277 cap_send_nvlist(const cap_channel_t *chan, const nvlist_t *nvl) in cap_send_nvlist() 298 cap_xfer_nvlist(const cap_channel_t *chan, nvlist_t *nvl) in cap_xfer_nvlist() 312 nvlist_t *nvl; in cap_service_open() local
|
| /freebsd/lib/libcasper/services/cap_fileargs/ |
| H A D | cap_fileargs.c | 62 const nvlist_t *nvl; in fileargs_get_lstat_cache() local 92 const nvlist_t *nvl; in fileargs_get_fd_cache() local 130 fileargs_set_cache(fileargs_t *fa, nvlist_t *nvl) in fileargs_set_cache() 140 nvlist_t *nvl; in fileargs_fetch() local 317 nvlist_t *nvl; in fileargs_open() local 367 nvlist_t *nvl; in fileargs_lstat() local 414 nvlist_t *nvl; in fileargs_realpath() local
|
| /freebsd/tools/tools/nvmf/nvmfd/ |
| H A D | ctl.c | 49 nvlist_t *nvl; in init_ctl_port() local 95 nvlist_t *nvl; in shutdown_ctl_port() local
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | ereports.c | 66 print_ereport_line(nvlist_t *nvl) in print_ereport_line() 136 nvlist_t *nvl; in ereports_dump() local
|
| /freebsd/sys/contrib/openzfs/cmd/zed/ |
| H A D | zed_disk_event.c | 62 zed_udev_event(const char *class, const char *subclass, nvlist_t *nvl) in zed_udev_event() 109 nvlist_t *nvl; in dev_event_nvlist() local 193 nvlist_t *nvl; in zed_udev_monitor() local
|