Searched refs:term_desc (Results 1 – 6 of 6) sorted by relevance
76 static void ud_swap_term_desc(struct term_desc *);121 ud_swap_term_desc((struct term_desc *)otp); in maketag()238 ud_swap_term_desc((struct term_desc *)otp); in verifytag()441 ud_swap_term_desc(struct term_desc *p) in ud_swap_term_desc()
618 struct term_desc *tdp; in volseqinit()856 tdp = (struct term_desc *)buf; in volseqinit()861 tp->tag_crc_len = sizeof (struct term_desc) - in volseqinit()943 tdp = (struct term_desc *)buf; in volseqinit()948 tp->tag_crc_len = sizeof (struct term_desc) - in volseqinit()1111 tdp = (struct term_desc *)buf; in volseqinit()1116 tp->tag_crc_len = sizeof (struct term_desc) - sizeof (struct tag); in volseqinit()
521 struct term_desc { struct525 typedef struct term_desc term_desc_t; argument
272 void print_td(FILE *, struct term_desc *);
1919 print_td(FILE *fout, struct term_desc *td) in print_td()
492 print_td(stdout, (struct term_desc *)tag); in print_desc()