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

/illumos-gate/usr/src/uts/common/sys/
H A Dtnf_writer.h146 #define tnf_uint32(ops, item, ref) (item) macro
183 #define tnf_uint(ops, item, ref) tnf_uint32(ops, item, ref)
203 #define tnf_ulong(ops, item, ref) tnf_uint32(ops, item, ref)
280 tnf_uint32(ops, item, ref)
297 tnf_uint32(ops, item, ref)

Completed in 101 milliseconds