Home
last modified time | relevance | path

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

12345678

/freebsd/sys/kern/
H A Dkern_tslog.c45 static struct timestamp { struct
51 } timestamps[TSLOGSIZE]; argument
/freebsd/crypto/heimdal/admin/
H A Dpurge.c45 time_t timestamp; member
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) in add_entry()
/freebsd/contrib/elftoolchain/libelftc/
H A Delftc_timestamp.c36 elftc_timestamp(time_t *timestamp) in elftc_timestamp()
/freebsd/contrib/unbound/util/
H A Dedns.c149 uint32_t timestamp) in edns_cookie_server_write()
167 uint32_t timestamp; in edns_cookie_server_validate() local
/freebsd/contrib/kyua/utils/
H A Ddatetime.hpp94 class timestamp { class
/freebsd/contrib/ntp/sntp/
H A Dkod_management.h8 time_t timestamp; member
/freebsd/usr.bin/tip/tip/
H A Dlog.c46 char *user, *timestamp; in logent() local
/freebsd/sys/fs/udf/
H A Decma167-udf.h108 struct timestamp { struct
109 uint16_t type_tz;
110 uint16_t year;
111 uint8_t month;
112 uint8_t day;
113 uint8_t hour;
114 uint8_t minute;
115 uint8_t second;
116 uint8_t centisec;
117 uint8_t hund_usec;
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-mpcp.c31 nd_uint32_t timestamp; member
131 uint32_t timestamp; in mpcp_print() local
/freebsd/contrib/kyua/store/
H A Dmetadata.cpp88 store::metadata::timestamp(void) const in timestamp() function in store::metadata
H A Dmigrate_v1_v2.sql69 timestamp TIMESTAMP NOT NULL CHECK (timestamp >= 0) field
H A Dschema_v3.sql61 timestamp TIMESTAMP NOT NULL CHECK (timestamp >= 0) field
H A Ddbtypes.cpp130 const datetime::timestamp& timestamp) in bind_timestamp()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dpe.c57 time_t timestamp; in create_pe() local
/freebsd/usr.bin/logger/
H A Dlogger.c91 char *tag, *host, buf[1024], *timestamp, tbuf[26], in main() local
359 logmessage(int pri, const char *timestamp, const char *hostname, in logmessage()
/freebsd/crypto/openssl/crypto/ct/
H A Dct_prn.c29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print()
H A Dct_b64.c64 ct_log_entry_type_t entry_type, uint64_t timestamp, in SCT_new_from_base64()
/freebsd/crypto/heimdal/lib/kadm5/
H A Diprop-log.c107 time_t timestamp, in print_entry()
356 time_t timestamp, in apply_entry()
H A Dlog.c801 time_t timestamp, in kadm5_log_foreach()
814 int32_t ver, timestamp, op, len, len2, ver2; in kadm5_log_foreach() local
859 time_t *timestamp, in kadm5_log_previous()
/freebsd/lib/libc/rpc/
H A Dsvc_auth_des.c121 struct timeval timestamp; in _svcauth_des() local
406 cache_spot(des_block *key, char *name, struct timeval *timestamp) in cache_spot()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_auth.c31 struct os_reltime timestamp; member
40 struct os_reltime timestamp; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dfwlog.c1418 u32 dbg_id, u32 timestamp, in ath10k_fwlog_print()
1463 u32 timestamp; in ath10k_fwlog_parse_msg() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dspectral.c61 __le32 timestamp; member
66 __le32 timestamp; member
76 u32 timestamp; member
105 __le32 timestamp; member
115 u32 timestamp; member
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h55 uint16_t timestamp; /* last used */ member
70 uint16_t timestamp; member
134 uint16_t timestamp; member
170 uint16_t timestamp; member
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_flash_utils.c88 u64 timestamp, u32 cur_entity_hdr_offset, in update_headers()
149 int cudbg_write_flash(void *handle, u64 timestamp, void *data, in cudbg_write_flash()

12345678