Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 – 10 of 10) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/src/
Dno_diff.c61 ts = time_stamp (finfo->file); in No_Difference()
Dvers_ts.c271 vers_ts->ts_user = time_stamp (finfo->file); in Version_TS()
428 time_stamp (const char *file) in time_stamp() function
Dadd.c512 timestamp = time_stamp (finfo.file); in add()
628 tmp = time_stamp (finfo.file); in add()
Dcvs.h484 char *time_stamp (const char *file);
Dentries.c363 ts = time_stamp (user); in fgetentent()
Dupdate.c1879 cp = time_stamp (finfo->file); in RegisterMerge()
Dclient.c1866 file_timestamp = time_stamp (filename); in update_entries()
/mirbsd/src/gnu/usr.bin/binutils/bfd/
DpeXXigen.c1166 bfd_vma time_stamp; in pe_print_idata() local
1177 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() member
1389 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()
/mirbsd/src/lib/libssl/src/crypto/objects/
Dobj_mac.num133 time_stamp 133
/mirbsd/src/gnu/usr.bin/cvs/doc/
Dcvs.texinfo1612 @c src/vers_ts.c (function time_stamp).