Home
last modified time | relevance | path

Searched refs:tnf_int64_t (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtnf_writer.h188 typedef tnf_int64_t tnf_long_t;
208 typedef tnf_int64_t tnf_longlong_t;
273 typedef tnf_int64_t tnf_time_base_t;
353 typedef tnf_int64_t tnf_offset_t;
381 typedef tnf_int64_t tnf_diskaddr_t;
H A Dtnf_com.h64 typedef longlong_t tnf_int64_t; typedef
/titanic_50/usr/src/lib/libtnf/
H A Dscalar.c134 tnf_int64_t
H A Dtnf.h188 tnf_int64_t tnf_get_int64(tnf_datum_t);
H A Dabi.c360 { TNF_N_INT64, sizeof (tnf_int64_t) }, in _tnf_get_storage_size()