Searched refs:ar_date (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/src/ |
D | arlib.c | 61 char tmpbuf[sizeof (ar_hdr.ar_date) + 1]; in arlib_init() 63 (int) sizeof (ar_hdr.ar_date), in arlib_init() 66 memcpy (ar_hdr.ar_date, tmpbuf, s); in arlib_init() 91 memcpy (ar_hdr.ar_date, " ", sizeof (ar_hdr.ar_date)); in arlib_init()
|
D | ar.c | 540 struct tm *tp = localtime (&arhdr->ar_date); in do_oper_extract() 672 tv[0].tv_sec = arhdr->ar_date; in do_oper_extract() 674 tv[1].tv_sec = arhdr->ar_date; in do_oper_extract() 1160 newp->sec = arhdr->ar_date; in do_oper_insert() 1476 if (! no0print (false, arhdr.ar_date, sizeof (arhdr.ar_date), in do_oper_insert()
|
D | ChangeLog | 825 * ar.c (do_oper_extract): Assume epoch if ar_date is bogus.
|
/external/musl/include/ |
D | ar.h | 14 char ar_date[12]; member
|
/external/elfutils/tests/ |
D | arls.c | 100 arhdr->ar_name, (long int) arhdr->ar_date, (int) arhdr->ar_uid, in handle()
|
D | saridx.c | 174 t = arhdr->ar_date; in main()
|
/external/elfutils/libelf/ |
D | libelf.h | 197 time_t ar_date; /* File date. */ member
|
D | elf_begin.c | 1018 INT_FIELD (ar_date); in __libelf_next_arhdr_wrlock()
|
/external/elfutils/po/ |
D | ja.po | 1129 msgid "cannot represent ar_date" 1130 msgstr "ar_date を表現できません"
|
D | uk.po | 1147 msgid "cannot represent ar_date" 1148 msgstr "неможливо представити ar_date"
|
D | pl.po | 1143 msgid "cannot represent ar_date" 1144 msgstr "nie można przedstawić ar_date"
|
D | de.po | 1160 msgid "cannot represent ar_date"
|
D | es.po | 1171 msgid "cannot represent ar_date"
|