Searched refs:AFILE_HDR_AU (Results 1 – 3 of 3) sorted by relevance
36 #define AFILE_HDR_AU 4 /* sun/next .au */ macro
795 else if (f->hdr == AFILE_HDR_AU) in afile_close()828 f->hdr = AFILE_HDR_AU; in afile_open()851 } else if (f->hdr == AFILE_HDR_AU) { in afile_open()898 } else if (f->hdr == AFILE_HDR_AU) { in afile_open()
1284 *hdr = AFILE_HDR_AU; in opt_hdr()