Lines Matching refs:ar_hdr
528 + sizeof (struct ar_hdr)); in do_oper_extract()
794 rest_off = (index_off + sizeof (struct ar_hdr) in do_oper_extract()
855 struct ar_hdr arhdr; in write_member()
895 *startp += sizeof (struct ar_hdr); in write_member()
896 assert ((size_t) *lenp >= sizeof (struct ar_hdr)); in write_member()
897 *lenp -= sizeof (struct ar_hdr); in write_member()
976 + sizeof (struct ar_hdr)); in do_oper_delete()
1037 if (symtab.longnameslen > sizeof (struct ar_hdr) in do_oper_delete()
1384 + sizeof (struct ar_hdr)); in do_oper_insert()
1436 if (symtab.longnameslen > sizeof (struct ar_hdr) in do_oper_insert()
1457 struct ar_hdr arhdr; in do_oper_insert()