Searched refs:ar_date (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/include/
H A Dar.h56 char ar_date[12]; /* modification time */ member in struct:ar_hdr
/netbsd-current/external/gpl3/gdb.old/dist/include/aout/
H A Dar.h35 /* The ar_date field of the armap (__.SYMDEF) member of an archive
37 BSD-derived linkers complain. We originally write the ar_date with
39 file, we rewrite ar_date if it's not still greater than the mod date. */
46 char ar_date[12]; /* File mtime. */ member in struct:ar_hdr
/netbsd-current/external/gpl3/gdb/dist/include/aout/
H A Dar.h35 /* The ar_date field of the armap (__.SYMDEF) member of an archive
37 BSD-derived linkers complain. We originally write the ar_date with
39 file, we rewrite ar_date if it's not still greater than the mod date. */
46 char ar_date[12]; /* File mtime. */ member in struct:ar_hdr
/netbsd-current/external/gpl3/binutils.old/dist/include/aout/
H A Dar.h35 /* The ar_date field of the armap (__.SYMDEF) member of an archive
37 BSD-derived linkers complain. We originally write the ar_date with
39 file, we rewrite ar_date if it's not still greater than the mod date. */
46 char ar_date[12]; /* File mtime. */ member in struct:ar_hdr
/netbsd-current/external/gpl3/binutils/dist/include/aout/
H A Dar.h35 /* The ar_date field of the armap (__.SYMDEF) member of an archive
37 BSD-derived linkers complain. We originally write the ar_date with
39 file, we rewrite ar_date if it's not still greater than the mod date. */
46 char ar_date[12]; /* File mtime. */ member in struct:ar_hdr
/netbsd-current/external/gpl2/gmake/dist/
H A Darscan.c247 char ar_date[12]; /* File date, decimal seconds since Epoch. */
267 # define ar_date Date
480 sscanf (member_header_big.ar_date, "%12ld", &dateval);
512 sscanf (member_header.ar_date, "%12ld", &dateval);
624 atol (member_header.ar_date),
628 member_header.ar_date,
795 for (ui = 0; ui < sizeof ar_hdr.ar_date; ui++)
796 ar_hdr.ar_date[ui] = ' ';
797 sprintf (ar_hdr.ar_date, "%ld", (long int) statbuf.st_mtime);
799 ar_hdr.ar_date[strle
246 char ar_date[12]; /* File date, decimal seconds since Epoch. */ member in struct:ar_hdr
266 # define ar_date macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Darchive64.c189 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
H A Darchive.c1921 _bfd_ar_spacepad (hdr->ar_date, sizeof (hdr->ar_date), "%-12ld",
2010 foo (ar_date, st_mtime, 10);
2526 + offsetof (struct ar_hdr, ar_date[0]));
2527 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
2638 memset (hdr.ar_date, ' ', sizeof (hdr.ar_date));
2639 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "
[all...]
/netbsd-current/usr.bin/make/
H A Darch.c677 (int)sizeof out_arh->ar_date, out_arh->ar_date);
746 * Update the ar_date of the member of an archive, on disk but not in the
761 snprintf(arh.ar_date, sizeof arh.ar_date, "%-ld", (unsigned long)now);
786 snprintf(arh.ar_date, sizeof arh.ar_date, "%-ld", (unsigned long)now);
806 gn->mtime = (time_t)strtol(arh->ar_date, NULL, 10);
891 tocModTime = (int)strtol(arh->ar_date, NULL, 10);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Darchive64.c189 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
H A Darchive.c1924 _bfd_ar_spacepad (hdr->ar_date, sizeof (hdr->ar_date), "%-12ld",
2013 foo (ar_date, st_mtime, 10);
2540 + offsetof (struct ar_hdr, ar_date[0]));
2541 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
2660 memset (hdr.ar_date, ' ', sizeof (hdr.ar_date));
2661 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2-aix.h90 char ar_date[12]; member in struct:external_big_ar_member
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcollect2-aix.h90 char ar_date[12]; member in struct:external_big_ar_member
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dlibdep_plugin.c78 char ar_date[12]; member in struct:arhdr
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dlibdep_plugin.c78 char ar_date[12]; member in struct:arhdr
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Darchive64.c189 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
H A Darchive.c1908 _bfd_ar_spacepad (hdr->ar_date, sizeof (hdr->ar_date), "%-12ld",
1997 foo (ar_date, st_mtime, 10);
2512 + offsetof (struct ar_hdr, ar_date[0]));
2513 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
2624 memset (hdr.ar_date, ' ', sizeof (hdr.ar_date));
2625 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Darchive64.c197 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld", (long) date);
H A Darchive.c1946 _bfd_ar_spacepad (hdr->ar_date, sizeof (hdr->ar_date), "%-12ld",
2035 foo (ar_date, st_mtime, 10);
2578 + offsetof (struct ar_hdr, ar_date[0]));
2579 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "%ld",
2706 memset (hdr.ar_date, ' ', sizeof (hdr.ar_date));
2707 _bfd_ar_spacepad (hdr.ar_date, sizeof (hdr.ar_date), "
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/
H A Dlibelf.d81 time_t ar_date;
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf.h127 time_t ar_date; member in struct:__anon5
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DModule.cc333 dump_hdr_field (NTXT ("ar_date"), hdr->ar_date, sizeof (hdr->ar_date));
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DModule.cc333 dump_hdr_field (NTXT ("ar_date"), hdr->ar_date, sizeof (hdr->ar_date));
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darchive.cc164 char ar_date[12]; member in struct:gold::Archive::Archive_header
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darchive.cc157 char ar_date[12]; member in struct:gold::Archive::Archive_header

Completed in 397 milliseconds

12