Home
last modified time | relevance | path

Searched refs:DATA_TYPE_BOOLEAN_ARRAY (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnvpair.c152 { DATA_TYPE_BOOLEAN_ARRAY, 4, "boolean_array" },
182 type == DATA_TYPE_BOOLEAN_ARRAY) { in nvpair_print_value()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.h154 DATA_TYPE_BOOLEAN_ARRAY, enumerator
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c707 case DATA_TYPE_BOOLEAN_ARRAY: in i_validate_type_nelem()
753 case DATA_TYPE_BOOLEAN_ARRAY: { in i_validate_nvpair_value()
1043 case DATA_TYPE_BOOLEAN_ARRAY: in i_get_value_size()
1347 return (nvlist_add_common(nvl, name, DATA_TYPE_BOOLEAN_ARRAY, n, a)); in nvlist_add_boolean_array()
1521 (type == DATA_TYPE_BOOLEAN_ARRAY) || in nvpair_type_is_array()
1576 case DATA_TYPE_BOOLEAN_ARRAY: in nvpair_value_common()
1712 DATA_TYPE_BOOLEAN_ARRAY, n, a)); in nvlist_lookup_boolean_array()
1837 case DATA_TYPE_BOOLEAN_ARRAY: in nvlist_lookup_pairs()
2168 return (nvpair_value_common(nvp, DATA_TYPE_BOOLEAN_ARRAY, nelem, val)); in nvpair_value_boolean_array()
3340 case DATA_TYPE_BOOLEAN_ARRAY: in nvs_xdr_nvp_op()
[all …]
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dnvlist.c514 case DATA_TYPE_BOOLEAN_ARRAY: in nvlist_xdr_nvp()
1016 case DATA_TYPE_BOOLEAN_ARRAY: in get_value_size()
1095 case DATA_TYPE_BOOLEAN_ARRAY: in get_nvp_data_size()
1284 case DATA_TYPE_BOOLEAN_ARRAY: in nvlist_add_common()
1412 return (nvlist_add_common(nvl, name, DATA_TYPE_BOOLEAN_ARRAY, n, a)); in nvlist_add_boolean_array()
/illumos-gate/usr/src/lib/libzfsbootenv/common/
H A Dlzbe_pair.c324 case DATA_TYPE_BOOLEAN_ARRAY: in lzbe_add_pair()
/illumos-gate/usr/src/lib/libnvpair/
H A Dnvpair_json.c255 case DATA_TYPE_BOOLEAN_ARRAY: { in nvlist_print_json()
H A Dlibnvpair.c663 case DATA_TYPE_BOOLEAN_ARRAY: { in nvlist_print_with_indent()
858 case DATA_TYPE_BOOLEAN_ARRAY: in dump_nvlist()
1243 case DATA_TYPE_BOOLEAN_ARRAY: { in nvpair_value_match_regex()
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c232 case DATA_TYPE_BOOLEAN_ARRAY: in va2nvl()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvpair.h68 DATA_TYPE_BOOLEAN_ARRAY, enumerator
/illumos-gate/usr/src/uts/common/os/
H A Dfm.c325 case DATA_TYPE_BOOLEAN_ARRAY: in fm_nvprintr()
678 case DATA_TYPE_BOOLEAN_ARRAY: in i_fm_payload_set()
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c308 case DATA_TYPE_BOOLEAN_ARRAY: in get_scf_type()
428 case DATA_TYPE_BOOLEAN_ARRAY: in get_nvpair_vals()
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c840 case DATA_TYPE_BOOLEAN_ARRAY: in fab_pr()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1711 case DATA_TYPE_BOOLEAN_ARRAY: { in platform_payloadprop()
2039 case DATA_TYPE_BOOLEAN_ARRAY: { in platform_payloadprop_values()
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c532 case DATA_TYPE_BOOLEAN_ARRAY: in nwam_get_prop_value()
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h648 DATA_TYPE_BOOLEAN_ARRAY, enumerator
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c236 { DATA_TYPE_BOOLEAN_ARRAY, DATA_TYPE_BOOLEAN_VALUE,