Home
last modified time | relevance | path

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

12345678

/freebsd-14-stable/sys/kern/
HDkern_tslog.c46 static struct timestamp { struct
52 } timestamps[TSLOGSIZE]; argument
/freebsd-14-stable/crypto/heimdal/admin/
HDpurge.c45 time_t timestamp; member
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) in add_entry()
/freebsd-14-stable/contrib/elftoolchain/libelftc/
HDelftc_timestamp.c36 elftc_timestamp(time_t *timestamp) in elftc_timestamp()
/freebsd-14-stable/contrib/ntp/sntp/
HDkod_management.h8 time_t timestamp; member
/freebsd-14-stable/contrib/kyua/utils/
HDdatetime.hpp94 class timestamp { class
/freebsd-14-stable/usr.bin/tip/tip/
HDlog.c54 char *user, *timestamp; in logent() local
/freebsd-14-stable/sys/fs/udf/
HDecma167-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-14-stable/contrib/tcpdump/
HDprint-mpcp.c29 nd_uint32_t timestamp; member
129 uint32_t timestamp; in mpcp_print() local
/freebsd-14-stable/contrib/kyua/store/
HDmetadata.cpp88 store::metadata::timestamp(void) const in timestamp() function in store::metadata
HDmigrate_v1_v2.sql69 timestamp TIMESTAMP NOT NULL CHECK (timestamp >= 0) field
HDschema_v3.sql61 timestamp TIMESTAMP NOT NULL CHECK (timestamp >= 0) field
HDdbtypes.cpp130 const datetime::timestamp& timestamp) in bind_timestamp()
/freebsd-14-stable/contrib/elftoolchain/elfcopy/
HDpe.c57 time_t timestamp; in create_pe() local
/freebsd-14-stable/usr.bin/logger/
HDlogger.c104 char *tag, *host, buf[1024], *timestamp, tbuf[26], in main() local
372 logmessage(int pri, const char *timestamp, const char *hostname, in logmessage()
/freebsd-14-stable/contrib/unbound/util/
HDedns.c149 uint32_t timestamp) in edns_cookie_server_write()
167 uint32_t timestamp; in edns_cookie_server_validate() local
/freebsd-14-stable/crypto/openssl/crypto/ct/
HDct_prn.c29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print()
HDct_b64.c64 ct_log_entry_type_t entry_type, uint64_t timestamp, in SCT_new_from_base64()
/freebsd-14-stable/crypto/heimdal/lib/kadm5/
HDiprop-log.c107 time_t timestamp, in print_entry()
356 time_t timestamp, in apply_entry()
HDlog.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-14-stable/lib/libc/rpc/
HDsvc_auth_des.c124 struct timeval timestamp; in _svcauth_des() local
409 cache_spot(des_block *key, char *name, struct timeval *timestamp) in cache_spot()
/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDfwlog.c1418 u32 dbg_id, u32 timestamp, in ath10k_fwlog_print()
1463 u32 timestamp; in ath10k_fwlog_parse_msg() local
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDspectral.c61 __le32 timestamp; member
66 __le32 timestamp; member
76 u32 timestamp; member
105 __le32 timestamp; member
115 u32 timestamp; member
/freebsd-14-stable/sys/netpfil/ipfw/nat64/
HDnat64lsn.h55 uint16_t timestamp; /* last used */ member
70 uint16_t timestamp; member
134 uint16_t timestamp; member
170 uint16_t timestamp; member
/freebsd-14-stable/sys/dev/cxgbe/cudbg/
HDcudbg_flash_utils.c89 u64 timestamp, u32 cur_entity_hdr_offset, in update_headers()
150 int cudbg_write_flash(void *handle, u64 timestamp, void *data, in cudbg_write_flash()
/freebsd-14-stable/sys/dev/ata/chipsets/
HData-marvell.c75 u_int32_t timestamp; member

12345678