Searched defs:nvl (Results 1 - 25 of 124) sorted by relevance

12345

/freebsd-current/lib/libnv/tests/
H A Dnvlist_exists_test.c48 nvlist_t *nvl; local
[all...]
H A Dnvlist_free_test.c48 nvlist_t *nvl; local
[all...]
H A Dnvlist_add_test.c50 nvlist_t *nvl; local
[all...]
H A Dnvlist_get_test.c53 nvlist_t *nvl; local
[all...]
H A Dnvlist_move_test.c52 nvlist_t *nvl; local
[all...]
H A Dnvlist_append_test.c51 nvlist_t *nvl, *nvl1, *nvl2, **items; local
[all...]
/freebsd-current/sys/contrib/libnv/
H A Dcnvlist.c185 nvlist_t *nvl; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzcp_set.c63 nvlist_t *nvl = NULL; local
/freebsd-current/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair_json.c115 nvlist_print_json(FILE *fp, nvlist_t *nvl) argument
/freebsd-current/usr.sbin/bhyve/
H A Dpci_hostbridge.c37 pci_hostbridge_init(struct pci_devinst *pi, nvlist_t *nvl) argument
69 pci_amd_hostbridge_legacy_config(nvlist_t *nvl, const char *opts __unused) argument
H A Dtpm_emul_passthru.c32 tpm_passthru_init(void **sc, nvlist_t *nvl) argument
H A Dnet_backend_netgraph.c51 ng_init(struct net_backend *be, const char *devname __unused, nvlist_t *nvl, net_be_rxeof_t cb, void *param) argument
H A Dpci_uart.c86 pci_uart_legacy_config(nvlist_t *nvl, const char *opts) argument
95 pci_uart_init(struct pci_devinst *pi, nvlist_t *nvl) argument
/freebsd-current/sys/netpfil/pf/
H A Dpfsync_nv.c44 pfsync_syncpeer_nvlist_to_sockaddr(const nvlist_t *nvl, argument
99 nvlist_t *nvl; local
132 pfsync_nvstatus_to_kstatus(const nvlist_t *nvl, struct pfsync_kstatus *status) argument
[all...]
/freebsd-current/usr.sbin/nvmfd/
H A Dctl.c49 nvlist_t *nvl; local
95 nvlist_t *nvl; local
[all...]
/freebsd-current/tests/sys/net/if_ovpn/
H A Dif_ovpn_c.c22 nvlist_t *nvl; local
88 nvlist_t *nvl; local
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dereports.c63 print_ereport_line(nvlist_t *nvl) argument
133 nvlist_t *nvl; local
H A Dnvlist_to_lua.c26 static nvlist_t *nvl; variable
[all...]
/freebsd-current/lib/libcasper/services/cap_netdb/
H A Dcap_netdb.c46 protoent_unpack(nvlist_t *nvl) argument
82 nvlist_t *nvl; local
98 protoent_pack(const struct protoent *pp, nvlist_t *nvl) argument
[all...]
/freebsd-current/lib/libcasper/libcasper/
H A Dzygote.c63 nvlist_t *nvl; local
[all...]
/freebsd-current/usr.sbin/rtsold/
H A Dcap_llflags.c120 nvlist_t *nvl; local
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_pair.c49 nvlist_t *nvl, *dup; local
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c97 zpool_get_load_policy(nvlist_t *nvl, zpool_load_policy_t *zlpp) argument
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_disk_event.c61 zed_udev_event(const char *class, const char *subclass, nvlist_t *nvl) argument
108 nvlist_t *nvl; local
191 nvlist_t *nvl; local
[all...]
/freebsd-current/lib/libcasper/services/cap_syslog/
H A Dcap_syslog.c61 nvlist_t *nvl; local
80 nvlist_t *nvl; local
102 nvlist_t *nvl; local
116 nvlist_t *nvl; local
[all...]

Completed in 217 milliseconds

12345