_cat_hdr
struct _cat_hdr hdr;
struct _cat_hdr *hdrp;
hdrp = (struct _cat_hdr *) cat;
#define _CAT_HDR_SIZE sizeof (struct _cat_hdr)
struct _cat_hdr *p;
p = (struct _cat_hdr *)catd_st->__content;
struct _cat_hdr *tmp;
tmp = (struct _cat_hdr *)addr;