Home
last modified time | relevance | path

Searched refs:DATA_TYPE_INT32 (Results 1 – 25 of 41) sorted by path

12

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dnvlist.c473 case DATA_TYPE_INT32: in nvlist_xdr_nvp()
995 case DATA_TYPE_INT32: in get_value_size()
1079 case DATA_TYPE_INT32: in get_nvp_data_size()
1276 case DATA_TYPE_INT32: in nvlist_add_common()
1381 return (nvlist_add_common(nvl, name, DATA_TYPE_INT32, 1, &value)); in nvlist_add_int32()
1599 case DATA_TYPE_INT32: in nvpair_print()
H A Dzfs.c899 case DATA_TYPE_INT32: in zfs_nvstore_setter()
1093 case DATA_TYPE_INT32: in zfs_nvstore_setter_str()
1283 case DATA_TYPE_INT32: in zfs_nvstore_setenv()
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h629 DATA_TYPE_INT32, enumerator
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_door.c317 (void) nvlist_remove(nvl, IPADM_NVP_LIFNUM, DATA_TYPE_INT32); in i_ipmgmt_nvl2aobjnode()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c314 case DATA_TYPE_INT32: { in print_prop_nameval()
582 nvpair_type(pg_nvp) == DATA_TYPE_INT32) { in print_all_props()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Devnv.c169 case DATA_TYPE_INT32: in evnv_cmpnvl()
H A Dplatform.c509 case DATA_TYPE_INT32: in add_prop_val()
1681 case DATA_TYPE_INT32: { in platform_payloadprop()
1997 case DATA_TYPE_INT32: { in platform_payloadprop_values()
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c275 (void) nvlist_remove(attr, "__fmev_pid", DATA_TYPE_INT32); in fmevt_detector()
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c799 case DATA_TYPE_INT32: in fab_pr()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnvpair.c145 { DATA_TYPE_INT32, 4, "int32" },
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_event.c402 case DATA_TYPE_INT32: in rcm_print_nvlist()
H A Drcm_script.c2206 case DATA_TYPE_INT32: in build_env_for_capacity()
/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c1195 case DATA_TYPE_INT32: in find_macro_definition()
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c694 case DATA_TYPE_INT32: in i_validate_type_nelem()
1020 case DATA_TYPE_INT32: in i_get_value_size()
1308 return (nvlist_add_common(nvl, name, DATA_TYPE_INT32, 1, &val)); in nvlist_add_int32()
1551 case DATA_TYPE_INT32: in nvpair_value_common()
1666 return (nvlist_lookup_common(nvl, name, DATA_TYPE_INT32, NULL, val)); in nvlist_lookup_int32()
1822 case DATA_TYPE_INT32: in nvlist_lookup_pairs()
2124 return (nvpair_value_common(nvp, DATA_TYPE_INT32, NULL, val)); in nvpair_value_int32()
3289 case DATA_TYPE_INT32: in nvs_xdr_nvp_op()
3413 case DATA_TYPE_INT32: in nvs_xdr_nvp_size()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.h135 DATA_TYPE_INT32, enumerator
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c194 { DATA_TYPE_INT32, DATA_TYPE_INT32,
222 { DATA_TYPE_INT32_ARRAY, DATA_TYPE_INT32,
684 case DATA_TYPE_INT32: in fmd_msg_nv_print_items()
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c273 case DATA_TYPE_INT32: in va2nvl()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph_xml.c264 case DATA_TYPE_INT32: { in serialize_nvpair()
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c511 FM_PHYSCPU_INFO_CPU_ID, DATA_TYPE_INT32, &cpu_id, in topo_zen_map_common_chip_info()
514 FM_PHYSCPU_INFO_FAMILY, DATA_TYPE_INT32, &sock->ztes_cpu_fam, in topo_zen_map_common_chip_info()
515 FM_PHYSCPU_INFO_MODEL, DATA_TYPE_INT32, &sock->ztes_cpu_model, in topo_zen_map_common_chip_info()
516 FM_PHYSCPU_INFO_STEPPING, DATA_TYPE_INT32, &sock->ztes_cpu_step, in topo_zen_map_common_chip_info()
601 FM_PHYSCPU_INFO_CHIP_ID, DATA_TYPE_INT32, &sockid, in topo_zen_enum_chip_map()
602 FM_PHYSCPU_INFO_STRAND_APICID, DATA_TYPE_INT32, &apicid, in topo_zen_enum_chip_map()
631 FM_PHYSCPU_INFO_CHIP_ID, DATA_TYPE_INT32, &sockid, in topo_zen_enum_chip_map()
H A Dtopo_zen_tn.c269 FM_PHYSCPU_INFO_CPU_ID, DATA_TYPE_INT32, in topo_zen_build_strand()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c497 FM_PHYSCPU_INFO_CHIP_ID, DATA_TYPE_INT32, &chipid, in create_chip()
498 FM_PHYSCPU_INFO_NPROCNODES, DATA_TYPE_INT32, &procnodes_per_pkg, in create_chip()
499 FM_PHYSCPU_INFO_PROCNODE_ID, DATA_TYPE_INT32, &procnodeid, in create_chip()
501 FM_PHYSCPU_INFO_FAMILY, DATA_TYPE_INT32, &family, in create_chip()
502 FM_PHYSCPU_INFO_MODEL, DATA_TYPE_INT32, &model, in create_chip()
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ctrl_info.c209 NVME_NVL_CI_INST, DATA_TYPE_INT32, &ci->nci_inst, in nvme_ctrl_info_restore()
/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c627 case DATA_TYPE_INT32: { in nvlist_print_with_indent()
838 case DATA_TYPE_INT32: in dump_nvlist()
1139 case DATA_TYPE_INT32: { in nvpair_value_match_regex()
H A Dnvpair_json.c182 case DATA_TYPE_INT32: { in nvlist_print_json()
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c325 case DATA_TYPE_INT32: in get_scf_type()
544 case DATA_TYPE_INT32: in get_nvpair_vals()

12