/illumos-gate/usr/src/common/nvpair/ |
H A D | fnvpair.c | 53 nvlist_t *nvl; in fnvlist_alloc() local 59 fnvlist_free(nvlist_t *nvl) in fnvlist_free() 65 fnvlist_size(nvlist_t *nvl) in fnvlist_size() 77 fnvlist_pack(nvlist_t *nvl, size_t *sizep) in fnvlist_pack() 105 fnvlist_dup(nvlist_t *nvl) in fnvlist_dup() 119 fnvlist_num_pairs(nvlist_t *nvl) in fnvlist_num_pairs() 131 fnvlist_add_boolean(nvlist_t *nvl, const char *name) in fnvlist_add_boolean() 137 fnvlist_add_boolean_value(nvlist_t *nvl, const char *name, boolean_t val) in fnvlist_add_boolean_value() 143 fnvlist_add_byte(nvlist_t *nvl, const char *name, uchar_t val) in fnvlist_add_byte() 149 fnvlist_add_int8(nvlist_t *nvl, const char *name, int8_t val) in fnvlist_add_int8() [all …]
|
H A D | nvpair.c | 182 nvlist_lookup_nv_alloc(nvlist_t *nvl) in nvlist_lookup_nv_alloc() 321 nvt_lookup_name_type(nvlist_t *nvl, const char *name, data_type_t type) in nvt_lookup_name_type() 353 nvt_lookup_name(nvlist_t *nvl, const char *name) in nvt_lookup_name() 459 nvt_remove_nvpair(nvlist_t *nvl, nvpair_t *nvp) in nvt_remove_nvpair() 497 nvt_add_nvpair(nvlist_t *nvl, nvpair_t *nvp) in nvt_add_nvpair() 543 nvlist_init(nvlist_t *nvl, uint32_t nvflag, nvpriv_t *priv) in nvlist_init() 553 nvlist_nvflag(nvlist_t *nvl) in nvlist_nvflag() 599 nvp_buf_alloc(nvlist_t *nvl, size_t len) in nvp_buf_alloc() 624 nvp_buf_free(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_free() 636 nvp_buf_link(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_link() [all …]
|
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2_element.c | 41 elem_parse_device(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_device() 84 elem_parse_psu(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_psu() 116 elem_parse_cooling(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_cooling() 136 elem_parse_temp(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_temp() 158 elem_parse_lock(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_lock() 174 elem_parse_alarm(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_alarm() 201 elem_parse_esc(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_esc() 218 elem_parse_scc(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_scc() 232 elem_parse_cache(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_cache() 247 elem_parse_ups(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_ups() [all …]
|
/illumos-gate/usr/src/lib/libsff/common/ |
H A D | libsff.c | 603 sff_parse_id(uint8_t id, nvlist_t *nvl) in sff_parse_id() 620 nvlist_t *nvl, const char *key) in sff_add_unit_string() 630 sff_parse_connector(uint8_t con, nvlist_t *nvl) in sff_parse_connector() 651 nvlist_t *nvl) in sff_gather_bitfield() 684 sff_parse_compliance(const uint8_t *buf, nvlist_t *nvl) in sff_parse_compliance() 745 sff_parse_encoding(uint8_t val, nvlist_t *nvl, boolean_t sfp) in sff_parse_encoding() 760 sff_parse_br(const uint8_t *buf, nvlist_t *nvl) in sff_parse_br() 778 sff_parse_lengths(const uint8_t *buf, nvlist_t *nvl) in sff_parse_lengths() 836 const char *field, nvlist_t *nvl) in sff_parse_string() 868 sff_parse_optical(const uint8_t *buf, nvlist_t *nvl) in sff_parse_optical() [all …]
|
/illumos-gate/usr/src/compat/bhyve/sys/ |
H A D | nv.h | 26 nvlist_next(const nvlist_t *nvl, int *type, void **cookie) in nvlist_next() 42 nvlist_t *nvl; in nvlist_create() local 56 nvlist_exists_nvlist(const nvlist_t *nvl, const char *name) in nvlist_exists_nvlist() 64 nvlist_get_nvlist(const nvlist_t *nvl, const char *name) in nvlist_get_nvlist() 74 nvlist_exists_string(const nvlist_t *nvl, const char *name) in nvlist_exists_string() 82 nvlist_get_string(const nvlist_t *nvl, const char *name) in nvlist_get_string() 91 #define nvlist_free_string(nvl, name) nvlist_remove_all((nvl), (name)) argument
|
/illumos-gate/usr/src/boot/libsa/zfs/ |
H A D | nvlist.c | 342 nvlist_destroy(nvlist_t *nvl) in nvlist_destroy() 372 nvlist_t *nvl; in nvlist_create() local 397 nvlist_xdr_nvp(xdr_t *xdr, nvlist_t *nvl) in nvlist_xdr_nvp() 531 nvlist_xdr_nvlist(xdr_t *xdr, nvlist_t *nvl) in nvlist_xdr_nvlist() 606 nvlist_next_nvpair(nvlist_t *nvl, nvp_header_t *nvh) in nvlist_next_nvpair() 708 nvlist_export(nvlist_t *nvl) in nvlist_export() 737 nvlist_t *nvl; in nvlist_import() local 793 nvlist_remove(nvlist_t *nvl, const char *name, data_type_t type) in nvlist_remove() 846 clone_nvlist(const nvlist_t *nvl, const uint8_t *ptr, unsigned size, in clone_nvlist() 891 nvlist_find(const nvlist_t *nvl, const char *name, data_type_t type, in nvlist_find() [all …]
|
/illumos-gate/usr/src/common/mc/imc/ |
H A D | imc_dump.c | 34 nvlist_t *nvl; in imc_dump_sad() local 91 nvlist_t *nvl; in imc_dump_tad() local 124 nvlist_t *nvl; in imc_dump_channel() local 198 nvlist_t *nvl; in imc_dump_mc() local 222 nvlist_t *nvl, *sad; in imc_dump_socket() local 256 nvlist_t *nvl, *invl; in imc_dump_decoder() local 281 imc_restore_sad(nvlist_t *nvl, imc_sad_t *sad) in imc_restore_sad() 349 imc_restore_tad(nvlist_t *nvl, imc_tad_t *tad) in imc_restore_tad() 390 imc_restore_channel(nvlist_t *nvl, imc_channel_t *chan) in imc_restore_channel() 476 imc_restore_mc(nvlist_t *nvl, imc_mc_t *mc) in imc_restore_mc() [all …]
|
/illumos-gate/usr/src/common/mc/zen_umc/ |
H A D | zen_umc_dump.c | 36 nvlist_t *nvl; in zen_umc_dump_dram_rule() local 57 nvlist_t *nvl = fnvlist_alloc(); in zen_umc_dump_cs() local 95 nvlist_t *nvl = fnvlist_alloc(); in zen_umc_dump_dimm() local 117 nvlist_t *nvl = fnvlist_alloc(); in zen_umc_dump_chan_hash() local 200 nvlist_t *nvl, *hash; in zen_umc_dump_chan() local 256 nvlist_t *nvl; in zen_umc_dump_df() local 303 nvlist_t *nvl, *umc_nvl, *decomp; in zen_umc_dump_decoder() local 350 zen_umc_restore_dram_rule(nvlist_t *nvl, df_dram_rule_t *rule) in zen_umc_restore_dram_rule() 367 zen_umc_restore_cs(nvlist_t *nvl, umc_cs_t *cs) in zen_umc_restore_cs() 431 zen_umc_restore_dimm(nvlist_t *nvl, umc_dimm_t *dimm) in zen_umc_restore_dimm() [all …]
|
/illumos-gate/usr/src/lib/scsi/libses/common/ |
H A D | ses_enclosure.c | 31 enc_parse_td(ses2_td_hdr_impl_t *tip, const char *tp, nvlist_t *nvl) in enc_parse_td() 43 enc_eid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_eid() 53 enc_espid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_espid() 63 enc_nesp(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_nesp() 73 enc_lid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_lid() 118 enc_vid(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_vid() 129 enc_pid(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_pid() 140 enc_rev(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_rev() 151 enc_vs(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_vs() 186 enc_parse_ed(ses2_ed_impl_t *tp, nvlist_t *nvl) in enc_parse_ed()
|
/illumos-gate/usr/src/cmd/fm/schemes/sw/ |
H A D | scheme.c | 44 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 72 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 79 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 86 fmd_fmri_service_state(nvlist_t *nvl) in fmd_fmri_service_state() 93 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_protocol.c | 49 nvlist_t *nvl; in fmd_protocol_authority() local 88 nvlist_t *nvl; in fmd_protocol_fmri_module() local 117 nvlist_t *nvl; in fmd_protocol_fault() local 148 nvlist_t *nvl; in fmd_protocol_list() local 216 nvlist_t *nvl; in fmd_protocol_rsrc_asru() local 265 nvlist_t *nvl; in fmd_protocol_fmderror() local 297 nvlist_t *nvl, *fmri; in fmd_protocol_moderror() local 332 nvlist_t *nvl; in fmd_protocol_xprt_ctl() local 352 nvlist_t *nvl = fmd_protocol_xprt_ctl(mp, class, version); in fmd_protocol_xprt_sub() local 365 nvlist_t *nvl = fmd_protocol_xprt_ctl(mp, class, version); in fmd_protocol_xprt_uuclose() local [all …]
|
H A D | fmd_fmri.c | 134 fmd_fmri_auth2str(nvlist_t *nvl) in fmd_fmri_auth2str() 254 nvl2scheme(nvlist_t *nvl) in nvl2scheme() 267 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 291 fmd_fmri_expand(nvlist_t *nvl) in fmd_fmri_expand() 308 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 325 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 342 fmd_fmri_service_state(nvlist_t *nvl) in fmd_fmri_service_state() 359 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable() 381 fmd_fmri_retire(nvlist_t *nvl) in fmd_fmri_retire() 396 fmd_fmri_unretire(nvlist_t *nvl) in fmd_fmri_unretire() [all …]
|
H A D | fmd_xprt.c | 373 nvlist_t *nvl; in fmd_xprt_transition() local 428 fmd_xprt_vmismatch(fmd_xprt_impl_t *xip, nvlist_t *nvl, uint_t *rversionp) in fmd_xprt_vmismatch() 460 fmd_xprt_event_syn(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_syn() 492 fmd_xprt_event_ack(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_ack() 527 nvlist_t *nvl; in fmd_xprt_send_case() local 555 nvlist_t *nvl; in fmd_xprt_send_case_ro() local 572 fmd_xprt_event_run(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_run() 581 fmd_xprt_event_sub(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_sub() 601 fmd_xprt_event_unsub(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_unsub() 629 fmd_xprt_event_unsuback(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_unsuback() [all …]
|
H A D | fmd_ctl.c | 77 fmd_ctl_addhrt(nvlist_t *nvl) in fmd_ctl_addhrt() 93 fmd_ctl_inval(nvlist_t *nvl) in fmd_ctl_inval() 103 fmd_ctl_pause(nvlist_t *nvl) in fmd_ctl_pause() 114 fmd_ctl_init(nvlist_t *nvl) in fmd_ctl_init()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | alua_ic_if.c | 328 nvlist_t *nvl = NULL; in stmf_ic_tx_msg() local 433 nvlist_t *nvl = NULL; in stmf_ic_rx_msg() local 1103 nvlist_t *nvl = NULL; in stmf_ic_msg_marshal() local 1184 stmf_ic_reg_port_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_reg_port_msg_marshal() 1203 stmf_ic_dereg_port_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_dereg_port_msg_marshal() 1226 stmf_ic_reg_dereg_lun_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_reg_dereg_lun_msg_marshal() 1245 stmf_ic_scsi_cmd_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_cmd_msg_marshal() 1280 stmf_ic_scsi_data_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_data_msg_marshal() 1296 stmf_ic_scsi_data_xfer_done_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_data_xfer_done_msg_marshal() 1311 stmf_ic_scsi_status_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_status_msg_marshal() [all …]
|
/illumos-gate/usr/src/cmd/fm/schemes/fmd/ |
H A D | scheme.c | 33 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 46 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 53 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 60 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_reparse.c | 89 nvlist_t *nvl; in smb_reparse_svcadd() local 114 nvlist_t *nvl; in smb_reparse_svcdel() local 150 nvlist_t *nvl; in smb_reparse_svcget() local 197 smb_reparse_init(const char *path, nvlist_t **nvl) in smb_reparse_init() 226 smb_reparse_free(nvlist_t *nvl) in smb_reparse_free() 237 smb_reparse_set(const char *path, nvlist_t *nvl) in smb_reparse_set()
|
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rsrc_info.c | 131 nvlist_t *nvl = NULL; in ri_pack() local 205 nvlist_t *nvl = NULL; in ap_list_pack() local 258 nvlist_t *nvl = NULL; in dev_list_pack() local 312 nvlist_t *nvl = NULL; in client_list_pack() local 362 nvlist_t *nvl = NULL; in ap_pack() local 426 nvlist_t *nvl = NULL; in dev_pack() local 471 nvlist_t *nvl = NULL; in client_pack() local 516 pack_add_byte_array(nvlist_t *nvl_packme, char *name, nvlist_t *nvl, in pack_add_byte_array() 544 nvlist_t *nvl = NULL; in ri_unpack() local 617 nvlist_t *nvl; in ap_list_unpack() local [all …]
|
/illumos-gate/usr/src/cmd/fm/schemes/legacy-hc/ |
H A D | scheme.c | 29 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 49 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 56 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 63 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/illumos-gate/usr/src/cmd/fm/schemes/mod/ |
H A D | scheme.c | 31 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 64 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 71 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 85 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/illumos-gate/usr/src/cmd/fm/schemes/pkg/ |
H A D | scheme.c | 31 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 64 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 71 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 85 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_cpu.c | 55 old_topo_fault(nvlist_t *nvl) in old_topo_fault() 87 cma_cpu_hc_retire(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, in cma_cpu_hc_retire() 163 cma_cpu_hc_retire(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, in cma_cpu_hc_retire() 217 cpu_online(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, const char *uuid, in cpu_online() 247 cpu_offline(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, const char *uuid, in cpu_offline() 281 cpu_statechange(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, const char *uuid, in cpu_statechange() 315 cma_cpu_cpu_retire(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, in cma_cpu_cpu_retire()
|
/illumos-gate/usr/src/common/fsreparse/ |
H A D | fs_reparse.c | 62 nvlist_t *nvl; in reparse_init() local 81 reparse_free(nvlist_t *nvl) in reparse_free() 97 reparse_parse(const char *string, nvlist_t *nvl) in reparse_parse() 189 reparse_validate_create_nvlist(const char *string, nvlist_t *nvl) in reparse_validate_create_nvlist() 304 reparse_add_nvpair(char *token, nvlist_t *nvl) in reparse_add_nvpair() 321 reparse_create_nvlist(const char *string, nvlist_t *nvl) in reparse_create_nvlist()
|
/illumos-gate/usr/src/common/iscsit/ |
H A D | iscsit_common.c | 186 it_config_to_nv(it_config_t *cfg, nvlist_t **nvl) in it_config_to_nv() 262 it_nv_to_config(nvlist_t *nvl, it_config_t **cfg) in it_nv_to_config() 390 it_nv_to_tgtlist(nvlist_t *nvl, uint32_t *count, it_tgt_t **tgtlist) in it_nv_to_tgtlist() 444 it_tgtlist_to_nv(it_tgt_t *tgtlist, nvlist_t **nvl) in it_tgtlist_to_nv() 498 it_tgt_to_nv(it_tgt_t *tgt, nvlist_t **nvl) in it_tgt_to_nv() 545 it_nv_to_tgt(nvlist_t *nvl, char *name, it_tgt_t **tgt) in it_nv_to_tgt() 602 it_tpgt_to_nv(it_tpgt_t *tpgt, nvlist_t **nvl) in it_tpgt_to_nv() 635 it_nv_to_tpgt(nvlist_t *nvl, char *name, it_tpgt_t **tpgt) in it_nv_to_tpgt() 673 it_tpgtlist_to_nv(it_tpgt_t *tpgtlist, nvlist_t **nvl) in it_tpgtlist_to_nv() 727 it_nv_to_tpgtlist(nvlist_t *nvl, uint32_t *count, it_tpgt_t **tpgtlist) in it_nv_to_tpgtlist() [all …]
|
/illumos-gate/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 46 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 73 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 88 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 103 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable() 126 fmd_fmri_service_state(nvlist_t *nvl) in fmd_fmri_service_state()
|