Home
last modified time | relevance | path

Searched defs:nvl (Results 51 – 75 of 373) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_compliance.c32 lsc_print_array(nvlist_t *nvl, const char *key) in lsc_print_array()
54 nvlist_t *nvl; in main() local
H A Dlibsff_opts.c32 lso_print_array(nvlist_t *nvl, const char *key) in lso_print_array()
54 nvlist_t *nvl; in main() local
H A Dlibsff_8636_tech.c32 lst_print_array(nvlist_t *nvl, const char *key) in lst_print_array()
64 nvlist_t *nvl; in main() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfm.c75 nvlist_t nvl; in ereportq_pend_walk_step() local
127 nvlist_t nvl; in ereportq_dump_walk_step() local
156 nvlist_t nvl; in ereport() local
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddisk_monitor.c145 dm_fault_execute_actions(fmd_hdl_t *hdl, diskmon_t *diskp, nvlist_t *nvl) in dm_fault_execute_actions()
180 diskmon_agent_repair(fmd_hdl_t *hdl, nvlist_t *nvl, int repair) in diskmon_agent_repair()
221 diskmon_agent_suspect(fmd_hdl_t *hdl, nvlist_t *nvl) in diskmon_agent_suspect()
264 diskmon_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, const char *class) in diskmon_recv()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c149 nvlist_t *nvl; in ses_indicator_mode() local
261 nvlist_t *nvl; in ses_sensor_reading() local
325 nvlist_t *nvl, *args, *props; in ses_sensor_state() local
414 nvlist_t *nvl, *props; in ses_psu_state() local
531 nvlist_t *nvl; in ses_add_indicator() local
633 nvlist_t *nvl; in ses_add_sensor() local
702 nvlist_t *nvl; in ses_add_discrete() local
738 nvlist_t *nvl; in ses_add_psu_status() local
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.c350 nvlist_t *nvl; in load_modepages() local
490 nvlist_t *nvl; in verify_logpage() local
545 nvlist_t *nvl; in load_logpages() local
618 int log_length, nvlist_t *nvl) in logpage_ie_verify()
664 scsi_log_parameter_header_t *lphp, int log_length, nvlist_t *nvl) in logpage_temp_verify()
724 scsi_log_parameter_header_t *lphp, int log_length, nvlist_t *nvl) in logpage_selftest_verify()
1048 nvlist_t *nvl; in logpage_ie_analyze() local
1090 nvlist_t *nvl; in logpage_temp_analyze() local
1146 nvlist_t *nvl; in logpage_selftest_analyze() local
1210 nvlist_t *nvl; in logpage_ssm_analyze() local
[all …]
/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract_impl.h40 nvlist_t *nvl; member
45 nvlist_t *nvl; member
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c665 contract_process_status(contract_t *ct, zone_t *zone, int detail, nvlist_t *nvl, in contract_process_status()
942 nvlist_t *nvl; in contract_process_exit() local
960 nvlist_t *nvl; in contract_process_exit() local
1046 nvlist_t *nvl; in contract_process_fork() local
1076 nvlist_t *nvl, *gnvl = NULL; in contract_process_core() local
1126 nvlist_t *nvl; in contract_process_hwerr() local
1162 nvlist_t *dest, *nvl, *gnvl = NULL; in contract_process_sig() local
/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c289 zfs_iter_vdev(zpool_handle_t *zhp, nvlist_t *nvl, void *data) in zfs_iter_vdev()
351 nvlist_t *config, *nvl; in zfs_iter_pool() local
471 zfs_deliver_add(nvlist_t *nvl, boolean_t is_lofi) in zfs_deliver_add()
531 zfs_deliver_check(nvlist_t *nvl) in zfs_deliver_check()
671 zfs_deliver_update(nvlist_t *nvl) in zfs_deliver_update()
717 zfs_deliver_dle(nvlist_t *nvl) in zfs_deliver_dle()
751 nvlist_t *nvl; in zfs_deliver_event() local
/illumos-gate/usr/src/lib/libppt/common/
H A Dlibppt.c60 populate_int_prop(di_node_t di_node, nvlist_t *nvl, const char *name, int *ival) in populate_int_prop()
102 nvlist_t *nvl = NULL; in dev_getinfo() local
186 nvlist_t *nvl = NULL; in ppt_list_assigned() local
338 match_ppt(list_t *matches, nvlist_t *nvl) in match_ppt()
476 nvlist_t *nvl; in ppt_devpath_to_dev() local
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c130 print_node(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl, const char *fmri) in print_node()
249 print_prop_nameval(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl) in print_prop_nameval()
616 nvlist_t *nvl = NULL; in set_prop() local
773 nvlist_t *nvl; in print_props() local
834 nvlist_t *nvl; in walk_node() local
1046 print_fmri_pgroup(topo_hdl_t *thp, const char *pgn, nvlist_t *nvl) in print_fmri_pgroup()
1076 print_fmri_props(topo_hdl_t *thp, nvlist_t *nvl) in print_fmri_props()
1136 nvlist_t *nvl; in print_fmri() local
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_nvl.c54 topo_mod_nvdup(topo_mod_t *mod, nvlist_t *nvl, nvlist_t **nvlp) in topo_mod_nvdup()
73 topo_hdl_nvdup(topo_hdl_t *thp, nvlist_t *nvl, nvlist_t **nvlp) in topo_hdl_nvdup()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp_set.c45 nvlist_t *nvl = fnvlist_alloc(); in zcp_set_user_prop() local
63 nvlist_t *nvl = NULL; in zcp_set_prop_check() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hostbridge.c64 pci_hostbridge_init(struct pci_devinst *pi, nvlist_t *nvl) in pci_hostbridge_init()
151 pci_amd_hostbridge_legacy_config(nvlist_t *nvl, const char *opts __unused) in pci_amd_hostbridge_legacy_config()
H A Dpci_uart.c88 pci_uart_legacy_config(nvlist_t *nvl, const char *opts) in pci_uart_legacy_config()
97 pci_uart_init(struct pci_devinst *pi, nvlist_t *nvl) in pci_uart_init()
H A Dconfig.c55 nvlist_t *nvl, *new_nvl; in _lookup_config_node() local
177 nvlist_t *nvl; in set_config_value() local
219 nvlist_t *nvl; in get_raw_config_value() local
450 dump_tree(const char *prefix, const nvlist_t *nvl) in dump_tree()
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c911 nvlist_t *nvl; in fmd_msg_nv_parse_nvpair() local
939 fmd_msg_nv_parse_nvname(fmd_msg_buf_t *b, nvlist_t *nvl, char *s1) in fmd_msg_nv_parse_nvname()
968 fmd_msg_nv_parse_nvlist(fmd_msg_buf_t *b, nvlist_t *nvl, char *s1) in fmd_msg_nv_parse_nvlist()
993 nvlist_t *nvl, const char *dict, const char *code, fmd_msg_item_t item) in fmd_msg_getitem_locked()
1140 fmd_msg_decode_tokens(nvlist_t *nvl, const char *msg, const char *url) in fmd_msg_decode_tokens()
1263 nvlist_t *nvl, const char *dict, const char *code) in fmd_msg_gettext_locked()
1368 const char *locale, nvlist_t *nvl, const char *code, fmd_msg_item_t item) in fmd_msg_getitem()
1451 const char *locale, nvlist_t *nvl, fmd_msg_item_t item) in fmd_msg_getitem_nv()
1543 const char *locale, nvlist_t *nvl, const char *code) in fmd_msg_gettext()
1625 fmd_msg_gettext_nv(fmd_msg_hdl_t *h, const char *locale, nvlist_t *nvl) in fmd_msg_gettext_nv()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c213 nvlist_t *pargs, *nvl; in ipmi_platform_message() local
353 nvlist_t *nvl; in ipmi_sensor_state() local
480 nvlist_t *nvl; in ipmi_sensor_reading() local
584 nvlist_t *pargs, *nvl; in ipmi_indicator_mode() local
705 nvlist_t *pargs, *nvl; in bay_locate_mode() local
842 nvlist_t *pargs, *nvl; in bay_indicator_mode() local
1039 nvlist_t *pargs, *nvl; in x4500_present_mode() local
1172 nvlist_t *pargs, *nvl; in chassis_service_mode() local
1860 nvlist_t *args, *nvl; in ipmi_entity() local
1945 nvlist_t *args, *nvl; in dimm_ipmi_entity() local
[all …]
/illumos-gate/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c99 reparse_unparse(nvlist_t *nvl, char **stringp) in reparse_unparse()
210 reparse_add(nvlist_t *nvl, const char *svc_type, const char *svc_data) in reparse_add()
248 reparse_remove(nvlist_t *nvl, const char *svc_type) in reparse_remove()
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_outbound.c74 fmevt_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, const char *class) in fmevt_recv()
99 nvlist_t *nvl; in fmevt_init_outbound() local
/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_persist.c141 libvarpd_persist_nvlist(int dirfd, uint64_t id, nvlist_t *nvl) in libvarpd_persist_nvlist()
201 nvlist_t *nvl = NULL, *cvl = NULL; in libvarpd_persist_instance() local
279 libvarpd_persist_restore_instance(varpd_impl_t *vip, nvlist_t *nvl) in libvarpd_persist_restore_instance()
398 nvlist_t *nvl; in libvarpd_persist_restore_one() local
/illumos-gate/usr/src/cmd/svc/common/
H A Dnotify_params.c209 notify_params_get_version(nvlist_t *nvl) in notify_params_get_version()
241 nvlist_t *nvl; in params_type_print() local
286 listnotify_print(nvlist_t *nvl, const char *event) in listnotify_print()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c99 nvlist_t *nvl = NULL; in addref() local
193 nvlist_t *nvl; in delref() local
262 nvlist_t *nvl; in lookup() local
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c713 nvlist_t *nvl; in hp_pack() local
778 nvlist_t *nvl = NULL; in hp_unpack() local
880 nvlist_t *nvl; in i_hp_pack_branch() local
938 nvlist_t *nvl; in i_hp_pack_node() local
998 nvlist_t *nvl = NULL; in i_hp_unpack_branch() local
1074 nvlist_t *nvl; in i_hp_unpack_node() local

12345678910>>...15