| /src/external/gpl2/xcvs/dist/src/ |
| vers_ts.c | 273 vers_ts->ts_user = time_stamp (finfo->file); 430 time_stamp (const char *file) function
|
| /src/external/ibm-public/postfix/dist/src/smtp/ |
| smtp_sasl_auth_cache.c | 208 unsigned long time_stamp; local 214 if (sscanf(entry, "%lu;%[^;];%[^;];%[^\n]", &time_stamp, cache_hash, 219 } else if (time_stamp + auth_cache->ttl < now) {
|
| /src/crypto/external/cpl/trousers/dist/src/include/ |
| tcs_utils.h | 27 UINT32 time_stamp; member in struct:key_mem_cache
|
| spi_utils.h | 26 UINT32 time_stamp; member in struct:key_mem_cache
|
| /src/external/ibm-public/postfix/dist/src/cleanup/ |
| cleanup_message.c | 728 char time_stamp[1024]; /* XXX locale dependent? */ local 783 strftime(time_stamp, sizeof(time_stamp), "%Y%m%d%H%M%S", tp); 785 time_stamp, state->queue_id, var_myhostname);
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
| dc_link.h | 62 struct time_stamp { struct 68 struct time_stamp time_stamp; member in struct:link_trace
|
| /src/crypto/external/cpl/trousers/dist/src/tcs/ |
| tcs_key_mem_cache.c | 69 static UINT32 time_stamp = 1; local 73 ret = time_stamp++; 315 entry->time_stamp = getNextTimeStamp(); 465 entry->time_stamp = getNextTimeStamp(); 547 tmp->time_stamp = 0; 549 tmp->time_stamp = getNextTimeStamp(); 568 tmp->time_stamp = 0; 570 tmp->time_stamp = getNextTimeStamp(); 874 tmp->time_stamp = getNextTimeStamp(); 905 tmp->time_stamp < smallestTimeStamp) { /* is the smallest tim [all...] |
| /src/external/bsd/tcpdump/dist/ |
| print-slow.c | 154 nd_uint16_t time_stamp; member in struct:slow_oam_link_event_t 680 GET_BE_U_2(tlv.slow_oam_link_event->time_stamp)*100,
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| ipc.cc | 206 unsigned long long time_stamp = (cur_time - begin_time) / 1000000 + delta_time; local 207 fprintf (stderr, "%7llu: ", time_stamp); 234 unsigned long long time_stamp = (cur_time - begin_time) / 1000000 + delta_time; local 235 fprintf (requestLogFileP, "%7llu: ", time_stamp); 253 unsigned long long time_stamp = (cur_time - begin_time) / 1000000 + delta_time; local 254 fprintf (responseLogFileP, "%7llu: ", time_stamp); 395 long long time_stamp = (cur_time - begin_time) / 1000000; local 396 delta_time = anl_time - time_stamp;
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| ipc.cc | 206 unsigned long long time_stamp = (cur_time - begin_time) / 1000000 + delta_time; local 207 fprintf (stderr, "%7llu: ", time_stamp); 234 unsigned long long time_stamp = (cur_time - begin_time) / 1000000 + delta_time; local 235 fprintf (requestLogFileP, "%7llu: ", time_stamp); 253 unsigned long long time_stamp = (cur_time - begin_time) / 1000000 + delta_time; local 254 fprintf (responseLogFileP, "%7llu: ", time_stamp); 395 long long time_stamp = (cur_time - begin_time) / 1000000; local 396 delta_time = anl_time - time_stamp;
|
| /src/external/gpl3/gcc/dist/libcpp/ |
| internal.h | 531 time_t time_stamp; member in struct:cpp_reader
|
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| internal.h | 530 time_t time_stamp; member in struct:cpp_reader
|
| /src/external/gpl3/binutils/dist/bfd/ |
| peXXigen.c | 1364 bfd_vma time_stamp; 1375 time_stamp = bfd_get_32 (abfd, data + i + 4); 1382 (unsigned long) time_stamp, 1503 if (time_stamp != 0 1548 if (time_stamp != 0 1583 long time_stamp; 1669 edt.time_stamp = bfd_get_32 (abfd, data + 4); 1691 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); 1363 bfd_vma time_stamp; local 1582 long time_stamp; member in struct:EDT_type
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| peXXigen.c | 1352 bfd_vma time_stamp; 1363 time_stamp = bfd_get_32 (abfd, data + i + 4); 1370 (unsigned long) time_stamp, 1491 if (time_stamp != 0 1536 if (time_stamp != 0 1571 long time_stamp; 1657 edt.time_stamp = bfd_get_32 (abfd, data + 4); 1679 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); 1351 bfd_vma time_stamp; local 1570 long time_stamp; member in struct:EDT_type
|
| /src/external/gpl3/gdb/dist/bfd/ |
| peXXigen.c | 1347 bfd_vma time_stamp; 1358 time_stamp = bfd_get_32 (abfd, data + i + 4); 1365 (unsigned long) time_stamp, 1486 if (time_stamp != 0 1531 if (time_stamp != 0 1566 long time_stamp; 1652 edt.time_stamp = bfd_get_32 (abfd, data + 4); 1674 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); 1346 bfd_vma time_stamp; local 1565 long time_stamp; member in struct:EDT_type
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| peXXigen.c | 1346 bfd_vma time_stamp; 1357 time_stamp = bfd_get_32 (abfd, data + i + 4); 1364 (unsigned long) time_stamp, 1485 if (time_stamp != 0 1530 if (time_stamp != 0 1565 long time_stamp; 1651 edt.time_stamp = bfd_get_32 (abfd, data + 4); 1673 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); 1345 bfd_vma time_stamp; local 1564 long time_stamp; member in struct:EDT_type
|
| /src/sys/dev/ata/ |
| atareg.h | 567 uint16_t time_stamp; member in struct:ata_smart_selftest
|