HomeSort by: relevance | last modified time | path
    Searched refs:time_stamp (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/ibm-public/postfix/dist/examples/smtpd-policy/
greylist.pl 102 my($key, $time_stamp, $now, $count);
118 $time_stamp = read_database($key);
122 if ($time_stamp == 0) {
123 $time_stamp = $now;
124 update_database($key, $time_stamp);
137 syslog $syslog_priority, "request age %d", $now - $time_stamp if $verbose;
138 if ($now - $time_stamp > $greylist_delay) {
  /src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_move.c 11 /* void qmgr_move(from, to, time_stamp)
14 /* time_t time_stamp;
60 time_t time_stamp)
76 if (time_stamp > 0) {
77 tbuf.actime = tbuf.modtime = time_stamp;
  /src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_move.c 11 /* void qmgr_move(from, to, time_stamp)
14 /* time_t time_stamp;
60 time_t time_stamp)
76 if (time_stamp > 0) {
77 tbuf.actime = tbuf.modtime = time_stamp;
  /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/external/gpl2/xcvs/dist/src/
no_diff.c 63 ts = time_stamp (finfo->file);
vers_ts.c 273 vers_ts->ts_user = time_stamp (finfo->file);
430 time_stamp (const char *file) function
add.c 533 timestamp = time_stamp (finfo.file);
649 tmp = time_stamp (finfo.file);
cvs.h 508 char *time_stamp (const char *file);
entries.c 365 ts = time_stamp (user);
  /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/ibm-public/postfix/dist/src/cleanup/
cleanup_message.c 731 char time_stamp[1024]; /* XXX locale dependent? */ local
787 strftime(time_stamp, sizeof(time_stamp), "%Y%m%d%H%M%S", tp);
789 time_stamp, state->queue_id, var_myhostname);
  /src/sys/dev/ata/
atareg.h 567 uint16_t time_stamp; member in struct:ata_smart_selftest
  /src/external/gpl3/gcc/dist/libcpp/
internal.h 531 time_t time_stamp; member in struct:cpp_reader
macro.cc 772 pfile->time_stamp = pfile->cb.get_source_date_epoch (pfile);
773 if (pfile->time_stamp != time_t (-1))
783 pfile->time_stamp = time (nullptr);
786 if (pfile->time_stamp == time_t (-1) && errno)
795 *result = pfile->time_stamp;
  /src/external/gpl3/gcc.old/dist/libcpp/
internal.h 530 time_t time_stamp; member in struct:cpp_reader
init.cc 284 pfile->time_stamp = time_t (-1);
  /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/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 832 link->link_trace.time_stamp.edp_poweroff), 1000000);
841 if (link->link_trace.time_stamp.edp_poweroff == 0)
870 link->link_trace.time_stamp.edp_poweroff = dm_get_timestamp(ctx);
872 link->link_trace.time_stamp.edp_poweron = dm_get_timestamp(ctx);
  /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.old/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/dist/bfd/
peXXigen.c 1358 bfd_vma time_stamp;
1369 time_stamp = bfd_get_32 (abfd, data + i + 4);
1376 (unsigned long) time_stamp,
1497 if (time_stamp != 0
1542 if (time_stamp != 0
1577 long time_stamp;
1663 edt.time_stamp = bfd_get_32 (abfd, data + 4);
1685 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp);
1357 bfd_vma time_stamp; local
1576 long time_stamp; member in struct:EDT_type

Completed in 104 milliseconds

1 2