Home
last modified time | relevance | path

Searched refs:DATA_TYPE_DOUBLE (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.h157 DATA_TYPE_DOUBLE enumerator
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c702 case DATA_TYPE_DOUBLE: in i_validate_type_nelem()
1033 case DATA_TYPE_DOUBLE: in i_get_value_size()
1333 return (nvlist_add_common(nvl, name, DATA_TYPE_DOUBLE, 1, &val)); in nvlist_add_double()
1557 case DATA_TYPE_DOUBLE: in nvpair_value_common()
1691 return (nvlist_lookup_common(nvl, name, DATA_TYPE_DOUBLE, NULL, val)); in nvlist_lookup_double()
1830 case DATA_TYPE_DOUBLE: in nvlist_lookup_pairs()
2149 return (nvpair_value_common(nvp, DATA_TYPE_DOUBLE, NULL, val)); in nvpair_value_double()
3312 case DATA_TYPE_DOUBLE: in nvs_xdr_nvp_op()
3422 case DATA_TYPE_DOUBLE: in nvs_xdr_nvp_size()
/illumos-gate/usr/src/lib/libnvpair/
H A Dnvpair_json.c211 case DATA_TYPE_DOUBLE: { in nvlist_print_json()
H A Dlibnvpair.c651 case DATA_TYPE_DOUBLE: { in nvlist_print_with_indent()
1261 case DATA_TYPE_DOUBLE: in nvpair_value_match_regex()
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c331 case DATA_TYPE_DOUBLE: in va2nvl()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvpair.h72 DATA_TYPE_DOUBLE enumerator
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c393 case DATA_TYPE_DOUBLE: { in print_prop_nameval()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph_xml.c300 case DATA_TYPE_DOUBLE: { in serialize_nvpair()