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

/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf_types.h57 #define TAG_SNAP(type) TAG_DATA(type) = &_TAG_DATA(type) macro
58 #define TAG_EXPORT(type) tnf_tag_data_t *TAG_SNAP(type)
74 #define TAG_SET(type) TAG_SNAP(type)

Completed in 59 milliseconds