Searched refs:ar_date (Results 1 – 12 of 12) sorted by relevance
/external/elfutils/src/ |
D | arlib.c | 62 char tmpbuf[sizeof (ar_hdr.ar_date) + 1]; in arlib_init() 64 (int) sizeof (ar_hdr.ar_date), in arlib_init() 67 memcpy (ar_hdr.ar_date, tmpbuf, s); in arlib_init() 92 memcpy (ar_hdr.ar_date, " ", sizeof (ar_hdr.ar_date)); in arlib_init()
|
D | ar.c | 542 struct tm *tp = localtime (&arhdr->ar_date); in do_oper_extract() 674 tv[0].tv_sec = arhdr->ar_date; in do_oper_extract() 676 tv[1].tv_sec = arhdr->ar_date; in do_oper_extract() 1157 newp->sec = arhdr->ar_date; in do_oper_insert() 1473 if (! no0print (false, arhdr.ar_date, sizeof (arhdr.ar_date), in do_oper_insert()
|
D | ChangeLog | 137 * ar.c (do_oper_extract): Assume epoch if ar_date is bogus.
|
/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 | 976 INT_FIELD (ar_date); in __libelf_next_arhdr_wrlock()
|
/external/elfutils/po/ |
D | de.po | 1138 msgid "cannot represent ar_date"
|
D | ja.po | 1136 msgid "cannot represent ar_date"
|
D | uk.po | 1135 msgid "cannot represent ar_date"
|
D | pl.po | 1128 msgid "cannot represent ar_date"
|
D | es.po | 1141 msgid "cannot represent ar_date"
|