Home
last modified time | relevance | path

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

123456

/freebsd-12-stable/sys/kern/
Dkern_tslog.c44 static struct timestamp { struct
50 } timestamps[TSLOGSIZE]; argument
/freebsd-12-stable/contrib/apr-util/crypto/
Dgetuuid.c146 static void get_current_time(apr_uint64_t *timestamp) in get_current_time()
177 apr_uint64_t timestamp; in apr_uuid_get() local
/freebsd-12-stable/crypto/heimdal/admin/
Dpurge.c45 time_t timestamp; member
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) in add_entry()
/freebsd-12-stable/contrib/elftoolchain/libelftc/
Delftc_timestamp.c36 elftc_timestamp(time_t *timestamp) in elftc_timestamp()
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-tra.h391 uint64_t timestamp : 8; member
415 uint64_t timestamp : 8; member
440 uint64_t timestamp : 8; member
465 uint64_t timestamp : 8; member
490 uint64_t timestamp : 8; member
515 uint64_t timestamp : 8; member
542 uint64_t timestamp : 8; member
569 uint64_t timestamp : 8; member
/freebsd-12-stable/contrib/unbound/util/
Dedns.c149 uint32_t timestamp) in edns_cookie_server_write()
167 uint32_t timestamp; in edns_cookie_server_validate() local
/freebsd-12-stable/contrib/ntp/sntp/
Dkod_management.h8 time_t timestamp; member
/freebsd-12-stable/usr.bin/tip/tip/
Dlog.c56 char *user, *timestamp; in logent() local
/freebsd-12-stable/sys/fs/udf/
Decma167-udf.h110 struct timestamp { struct
111 uint16_t type_tz;
112 uint16_t year;
113 uint8_t month;
114 uint8_t day;
115 uint8_t hour;
116 uint8_t minute;
117 uint8_t second;
118 uint8_t centisec;
119 uint8_t hund_usec;
[all …]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DDecodedThread.h64 IntelPTInstruction(const pt_insn &pt_insn, uint64_t timestamp) in IntelPTInstruction()
/freebsd-12-stable/contrib/elftoolchain/elfcopy/
Dpe.c57 time_t timestamp; in create_pe() local
/freebsd-12-stable/usr.bin/logger/
Dlogger.c99 char *tag, *host, buf[1024], *timestamp, tbuf[26], in main() local
351 logmessage(int pri, const char *timestamp, const char *hostname, in logmessage()
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
Diprop-log.c107 time_t timestamp, in print_entry()
356 time_t timestamp, in apply_entry()
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()
Dipropd_slave.c193 int32_t len, timestamp, tmp; in receive_loop() local
235 int32_t len, len2, timestamp, tmp; in receive_loop() local
/freebsd-12-stable/crypto/openssl/crypto/ct/
Dct_prn.c29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print()
Dct_b64.c64 ct_log_entry_type_t entry_type, uint64_t timestamp, in SCT_new_from_base64()
/freebsd-12-stable/lib/libc/rpc/
Dsvc_auth_des.c127 struct timeval timestamp; in _svcauth_des() local
412 cache_spot(des_block *key, char *name, struct timeval *timestamp) in cache_spot()
/freebsd-12-stable/contrib/wpa/src/ap/
Dieee802_11_auth.c31 struct os_reltime timestamp; member
40 struct os_reltime timestamp; member
/freebsd-12-stable/sys/netpfil/ipfw/nat64/
Dnat64lsn.h57 uint16_t timestamp; /* last used */ member
72 uint16_t timestamp; member
136 uint16_t timestamp; member
172 uint16_t timestamp; member
/freebsd-12-stable/sys/dev/cxgbe/cudbg/
Dcudbg_flash_utils.c91 u64 timestamp, u32 cur_entity_hdr_offset, in update_headers()
152 int cudbg_write_flash(void *handle, u64 timestamp, void *data, in cudbg_write_flash()
/freebsd-12-stable/sys/dev/ata/chipsets/
Data-marvell.c77 u_int32_t timestamp; member
/freebsd-12-stable/tools/sched/
Dschedgraph.py627 def __init__(self, source, name, cpu, timestamp, attrs): argument
713 def __init__(self, source, name, cpu, timestamp, attrs): argument
728 def __init__(self, source, name, cpu, timestamp, attrs): argument
753 def __init__(self, source, count, cpu, timestamp, attrs): argument
781 def __init__(self, source, cpu, timestamp, last=0): argument
879 def findevent(self, timestamp): argument
1063 def checkstamp(self, timestamp): argument
/freebsd-12-stable/sys/compat/linux/
Dlinux_videodev2_compat.h21 l_timeval timestamp; member
116 struct l_timespec timestamp; member
/freebsd-12-stable/contrib/unbound/cachedb/
Dcachedb.c388 uint64_t timestamp, expiry; in prep_data() local
521 uint64_t timestamp, expiry; in parse_data() local

123456