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

/illumos-gate/usr/src/uts/common/sys/
H A Dtnf_writer.h53 typedef char *tnf_record_p; /* trace buffer memory ptr */ typedef
96 tnf_record_p (*tag_desc)(tnf_ops_t *, tnf_tag_data_t *);
97 tnf_record_p tag_index; /* trace buffer address */
398 tnf_record_p,
399 tnf_record_p);
403 tnf_record_p,
410 tnf_record_p,
416 tnf_record_p,
426 extern tnf_record_p tnf_struct_tag_1(tnf_ops_t *, tnf_tag_data_t *);

Completed in 45 milliseconds