Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 88) sorted by relevance

1234

/openbsd-src/usr.sbin/syslogd/
H A Dparsemsg.c86 parsemsg_timestamp_bsd(const char *msg, char *timestamp) in parsemsg_timestamp_bsd()
108 parsemsg_timestamp_v1(const char *msgstr, char *timestamp) in parsemsg_timestamp_v1()
/openbsd-src/usr.sbin/smtpd/
H A Dsrs.c88 uint16_t timestamp; in srs0_encode() local
209 uint16_t timestamp, srs_timestamp; in srs0_decode() local
277 uint16_t timestamp, srs_timestamp; in srs1_decode() local
H A Dstat_backend.c83 stat_timestamp(time_t timestamp) in stat_timestamp()
H A Dscheduler.c56 time_t timestamp; in scheduler_imsg() local
/openbsd-src/sbin/unwind/libunbound/util/
H A Dedns.c144 uint32_t timestamp) in edns_cookie_server_write() argument
162 uint32_t timestamp; in edns_cookie_server_validate() local
/openbsd-src/usr.sbin/unbound/util/
H A Dedns.c144 uint32_t timestamp) in edns_cookie_server_write() argument
162 uint32_t timestamp; in edns_cookie_server_validate() local
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitmain.c539 uint32_t timestamp = 1559734385; in edns_cookie_invalid_version() local
569 uint32_t timestamp = 0; in edns_cookie_invalid_hash() local
602 uint32_t timestamp = 1800 + 1; in edns_cookie_rfc9018_a3_better() local
633 uint32_t timestamp = 1559734700; edns_cookie_rfc9018_a3() local
664 uint32_t timestamp = 1559734385; edns_cookie_rfc9018_a2() local
694 uint32_t timestamp = 1559731985; edns_cookie_rfc9018_a1() local
[all...]
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h33 uint64_t timestamp; member
46 uint64_t timestamp; member
H A DGenealogySPI.h22 uint64_t timestamp; member
31 uint64_t timestamp; member
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_breadcrumbs.c133 __dma_fence_signal__timestamp(struct dma_fence *fence, ktime_t timestamp) in __dma_fence_signal__timestamp()
170 const ktime_t timestamp = ktime_get(); in signal_irq_work() local
/openbsd-src/lib/libcrypto/ct/
H A Dct_b64.c120 ct_log_entry_type_t entry_type, uint64_t timestamp, in SCT_new_from_base64()
H A Dct_prn.c111 timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print()
H A Dct_oct.c142 uint64_t timestamp; in o2i_SCT_internal() local
H A Dct_local.h108 uint64_t timestamp; member
/openbsd-src/regress/usr.bin/ssh/
H A DMakefile224 timestamp: timestamp.c target
/openbsd-src/sys/isofs/udf/
H A Decma167-udf.h220 struct timestamp { struct
221 uint16_t type_tz;
222 uint16_t year;
223 uint8_t month;
224 uint8_t day;
225 uint8_t hour;
226 uint8_t minute;
227 uint8_t second;
228 uint8_t centisec;
229 uint8_t hund_usec;
[all …]
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_file.c842 struct drm_pending_event *e, ktime_t timestamp) in drm_send_event_helper() argument
892 struct drm_pending_event *e, ktime_t timestamp) in drm_send_event_timestamp_locked() argument
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DProgressEvent.cpp117 std::string timestamp(llvm::formatv("{0:f9}", m_creation_time.count())); in ToJSON() local
/openbsd-src/usr.bin/ssh/
H A Dkrl.c808 format_timestamp(u_int64_t timestamp, char *ts, size_t nts) in format_timestamp()
1046 char timestamp[64]; in ssh_krl_from_blob() local
1301 char *fp, timestamp[64]; in krl_dump() local
/openbsd-src/usr.sbin/unbound/cachedb/
H A Dcachedb.c381 uint64_t timestamp, expiry; in prep_data() local
543 uint64_t timestamp, expiry; parse_data() local
[all...]
/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dsocket.h97 struct timespec timestamp; /*%< timestamp of packet recv */ member
/openbsd-src/sys/dev/pci/drm/apple/
H A Dafk.h91 __le64 timestamp; member
99 __le64 timestamp; member
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Ddma-fence.h24 ktime_t timestamp; member
/openbsd-src/regress/lib/libcrypto/ct/
H A Dcttest.c109 uint64_t timestamp; member
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTraceDumper.h66 std::optional<double> timestamp; member

1234