Home
last modified time | relevance | path

Searched refs:DATA_TYPE_INT16 (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/cddl/osnet/dist/common/nvpair/
H A Dnvpair.c397 case DATA_TYPE_INT16: in i_validate_type_nelem()
740 case DATA_TYPE_INT16: in i_get_value_size()
1014 return (nvlist_add_common(nvl, name, DATA_TYPE_INT16, 1, &val)); in nvlist_add_int16()
1267 case DATA_TYPE_INT16: in nvpair_value_common()
1380 return (nvlist_lookup_common(nvl, name, DATA_TYPE_INT16, NULL, val)); in nvlist_lookup_int16()
1546 case DATA_TYPE_INT16: in nvlist_lookup_pairs()
1838 return (nvpair_value_common(nvp, DATA_TYPE_INT16, NULL, val)); in nvpair_value_int16()
2987 case DATA_TYPE_INT16: in nvs_xdr_nvp_op()
3120 case DATA_TYPE_INT16: in nvs_xdr_nvp_size()
/netbsd/external/cddl/osnet/dist/uts/common/sys/
H A Dsysevent.h64 #define SE_DATA_TYPE_INT16 DATA_TYPE_INT16
H A Dnvpair.h47 DATA_TYPE_INT16, enumerator
/netbsd/external/cddl/osnet/dist/lib/libnvpair/
H A Dlibnvpair.c615 case DATA_TYPE_INT16: { in nvlist_print_with_indent()
830 case DATA_TYPE_INT16: in dump_nvlist()
1093 case DATA_TYPE_INT16: { in nvpair_value_match_regex()
H A Dnvpair_json.c171 case DATA_TYPE_INT16: { in nvlist_print_json()
/netbsd/external/cddl/osnet/dist/uts/common/os/
H A Dfm.c271 case DATA_TYPE_INT16: in fm_nvprintr()
717 case DATA_TYPE_INT16: in i_fm_payload_set()