Lines Matching refs:ar_hdr
126 struct ar_hdr { struct
166 struct ar_hdr *, const char *);
415 static struct ar_hdr *
424 struct ar_hdr arh; in ArchStatMember()
437 struct ar_hdr *hdr; in ArchStatMember()
462 static struct ar_hdr sarh; in ArchStatMember()
552 struct ar_hdr *cached_hdr = bmake_malloc( in ArchStatMember()
654 ArchiveMember_HasName(const struct ar_hdr *hdr, in ArchiveMember_HasName()
692 struct ar_hdr *out_arh, const char *mode) in ArchFindMember()
764 -(long)(sizeof(struct ar_hdr) - elen), in ArchFindMember()
801 struct ar_hdr arh; in Arch_Touch()
825 struct ar_hdr arh; /* Header describing table of contents */ in Arch_TouchLib()
848 struct ar_hdr *arh; in Arch_UpdateMTime()
924 struct ar_hdr *arh; /* Header for __.SYMDEF */ in RanlibOODate()