Lines Matching refs:ar_hdr
513 + sizeof (struct ar_hdr)); in do_oper_extract()
785 rest_off = (index_off + sizeof (struct ar_hdr) in do_oper_extract()
846 struct ar_hdr arhdr; in write_member()
889 *startp += sizeof (struct ar_hdr); in write_member()
890 assert ((size_t) *lenp >= sizeof (struct ar_hdr)); in write_member()
891 *lenp -= sizeof (struct ar_hdr); in write_member()
970 + sizeof (struct ar_hdr)); in do_oper_delete()
1031 if (symtab.longnameslen > sizeof (struct ar_hdr) in do_oper_delete()
1380 + sizeof (struct ar_hdr)); in do_oper_insert()
1432 if (symtab.longnameslen > sizeof (struct ar_hdr) in do_oper_insert()
1453 struct ar_hdr arhdr; in do_oper_insert()