Home
last modified time | relevance | path

Searched defs:bufhdr (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_trace.c194 tnf_array_header_t *bufhdr; in tnf_opaque_array_1() local
235 tnf_array_header_t *bufhdr; in tnf_opaque32_array_1() local
H A Dtnf_writer.c731 tnf_array_header_t *bufhdr; in tnf_string_1() local
775 tnf_array_header_t *bufhdr; in tnf_string_array_1() local
844 tnf_array_header_t *bufhdr; in tnf_tag_array_1() local
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c1349 nfslog_buffer_header *bufhdr) in nfsl_elf_buffer_header_print()
1560 nfslog_open_elf_file(char *elfpath, nfslog_buffer_header *bufhdr, int *error) in nfslog_open_elf_file()
/titanic_41/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c366 typedef struct bufhdr { struct
367 struct bufhdr *head; argument
368 struct bufhdr *next; argument
369 } bufhdr; typedef