Home
last modified time | relevance | path

Searched refs:tnf_file_header_t (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h69 tnf_file_header_t com;
H A Dtnf_buf.c381 fh->com.file_header_size = sizeof (tnf_file_header_t); in tnfw_b_init_buffer()
/titanic_50/usr/src/cmd/tnf/tnfxtract/
H A Dtnfxtract.c70 static tnf_file_header_t *tnf_header;
300 tnf_header = (tnf_file_header_t *)(local_buf + sizeof (*magicp)); in main()
/titanic_50/usr/src/uts/common/tnf/
H A Dtnf_buf.h116 tnf_file_header_t com; /* common header */
H A Dtnf_buf.c380 fh->com.file_header_size = sizeof (tnf_file_header_t); in tnfw_b_init_buffer()
/titanic_50/usr/src/uts/common/sys/
H A Dtnf_com.h223 } tnf_file_header_t; typedef