Searched refs:time_stamp (Results 1 – 10 of 10) sorted by relevance
61 ts = time_stamp (finfo->file); in No_Difference()
271 vers_ts->ts_user = time_stamp (finfo->file); in Version_TS()428 time_stamp (const char *file) in time_stamp() function
512 timestamp = time_stamp (finfo.file); in add()628 tmp = time_stamp (finfo.file); in add()
484 char *time_stamp (const char *file);
363 ts = time_stamp (user); in fgetentent()
1879 cp = time_stamp (finfo->file); in RegisterMerge()
1866 file_timestamp = time_stamp (filename); in update_entries()
1166 bfd_vma time_stamp; in pe_print_idata() local1177 time_stamp = bfd_get_32 (abfd, data + i + 4 + dataoff); in pe_print_idata()1184 (unsigned long) time_stamp, in pe_print_idata()1288 if (time_stamp != 0 in pe_print_idata()1322 long time_stamp; in pe_print_edata() member1389 edt.time_stamp = bfd_get_32 (abfd, data + 4); in pe_print_edata()1411 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); in pe_print_edata()
133 time_stamp 133
1612 @c src/vers_ts.c (function time_stamp).