Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/common/nvpair/
H A Dnvpair.c401 case DATA_TYPE_INT64: in i_validate_type_nelem()
752 case DATA_TYPE_INT64: in i_get_value_size()
1038 return (nvlist_add_common(nvl, name, DATA_TYPE_INT64, 1, &val)); in nvlist_add_int64()
1271 case DATA_TYPE_INT64: in nvpair_value_common()
1404 return (nvlist_lookup_common(nvl, name, DATA_TYPE_INT64, NULL, val)); in nvlist_lookup_int64()
1550 case DATA_TYPE_INT64: in nvlist_lookup_pairs()
1862 return (nvpair_value_common(nvp, DATA_TYPE_INT64, NULL, val)); in nvpair_value_int64()
3004 case DATA_TYPE_INT64: in nvs_xdr_nvp_op()
3127 case DATA_TYPE_INT64: in nvs_xdr_nvp_size()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dsysevent.h68 #define SE_DATA_TYPE_INT64 DATA_TYPE_INT64
H A Dnvpair.h51 DATA_TYPE_INT64, enumerator
/netbsd-src/external/cddl/osnet/dist/lib/libnvpair/
H A Dlibnvpair.c639 case DATA_TYPE_INT64: { in nvlist_print_with_indent()
846 case DATA_TYPE_INT64: in dump_nvlist()
1185 case DATA_TYPE_INT64: { in nvpair_value_match_regex()
H A Dnvpair_json.c191 case DATA_TYPE_INT64: { in nvlist_print_json()
/netbsd-src/external/cddl/osnet/sys/kern/
H A Dsysevent.c223 case DATA_TYPE_INT64: in log_sysevent()
/netbsd-src/external/cddl/osnet/dist/uts/common/os/
H A Dfm.c291 case DATA_TYPE_INT64: in fm_nvprintr()
753 case DATA_TYPE_INT64: in i_fm_payload_set()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_fm.c334 DATA_TYPE_INT64, in zfs_ereport_start()