Searched defs:tnf_uint64 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtnf_writer.h152 #define tnf_uint64(ops, item, ref) (item) macro
193 #define tnf_ulong(ops, item, ref) tnf_uint64(ops, item, ref)
213 #define tnf_ulonglong(ops, item, ref) tnf_uint64(ops, item, ref)

Completed in 59 milliseconds