Home | History | Annotate | Download | only in bfd

Lines Matching refs:ar_date

1936   _bfd_ar_spacepad (hdr->ar_date, sizeof (hdr->ar_date), "%-12ld",
2025 foo (ar_date, st_mtime, 10);
2558 + offsetof (struct ar_hdr, ar_date[0]));
2559 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
2678 memset (hdr.ar_date, ' ', sizeof (hdr.ar_date));
2679 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
2684 + offsetof (struct ar_hdr, ar_date[0]));
2686 || (bfd_write (hdr.ar_date, sizeof (hdr.ar_date), arch)
2687 != sizeof (hdr.ar_date)))
2777 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",