Searched refs:time_stamp (Results 1 – 19 of 19) sorted by relevance
/openbsd/usr.sbin/snmpd/ |
H A D | traphandler.c | 148 int generic_trap, specific_trap, time_stamp; in traphandler_v1translate() local 153 &time_stamp, &vblist) == -1 || in traphandler_v1translate() 204 time_stamp, "1.3.6.1.6.3.1.1.4.1.0", &trapoid, vb0) == NULL) { in traphandler_v1translate()
|
/openbsd/sys/dev/ic/ |
H A D | acxreg.h | 362 uint8_t time_stamp[8]; member 381 uint8_t time_stamp[8]; member
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | no_diff.c | 57 ts = time_stamp (finfo->file);
|
H A D | vers_ts.c | 248 vers_ts->ts_user = time_stamp (finfo->file); 337 time_stamp (file) in time_stamp() function
|
H A D | update.c | 709 filestamp = time_stamp (finfo->file); 714 filestamp = time_stamp (finfo->file); 2064 cp = time_stamp (finfo->file); 2616 cp = time_stamp (finfo->file);
|
H A D | cvs.h | 482 char *time_stamp PROTO((char *file));
|
H A D | commit.c | 880 filestamp = time_stamp (finfo->file); 885 filestamp = time_stamp (finfo->file);
|
H A D | entries.c | 388 ts = time_stamp (user);
|
H A D | client.c | 2133 file_timestamp = time_stamp (filename);
|
H A D | ChangeLog | 353 * vers_ts.c (time_stamp_server, time_stamp) Ditto. 4738 * vers_ts.c (time_stamp, time_stamp_server): Use CVS_LSTAT, not stat,
|
H A D | ChangeLog-9395 | 3230 * vers_ts.c (time_stamp): Only put st_mtime field into timestamp,
|
H A D | ChangeLog-96 | 3588 * vers_ts.c (time_stamp, time_stamp_server): Reindent and revise
|
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/ |
H A D | cma_tcb_defs.h | 156 cma_t_integer time_stamp; /* Abs. time in ticks of last update */ member
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | peXXigen.c | 1169 bfd_vma time_stamp; in pe_print_idata() local 1180 time_stamp = bfd_get_32 (abfd, data + i + 4 + dataoff); in pe_print_idata() 1187 (unsigned long) time_stamp, in pe_print_idata() 1291 if (time_stamp != 0 in pe_print_idata() 1325 long time_stamp; in pe_print_edata() member 1396 edt.time_stamp = bfd_get_32 (abfd, data + 4); in pe_print_edata() 1418 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); in pe_print_edata()
|
H A D | ChangeLog-9899 | 5085 time_stamp.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | peXXigen.c | 1225 bfd_vma time_stamp; local 1241 time_stamp = bfd_get_32 (abfd, data + i + 4 + dataoff); 1248 (unsigned long) time_stamp, 1351 if (time_stamp != 0 1387 long time_stamp; member 1454 edt.time_stamp = bfd_get_32 (abfd, data + 4); 1476 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp);
|
H A D | ChangeLog-9899 | 5085 time_stamp.
|
/openbsd/lib/libcrypto/objects/ |
H A D | obj_mac.num | 133 time_stamp 133
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | cvs.texinfo | 1538 @c src/vers_ts.c (function time_stamp).
|