Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 199) 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/ntp/sntp/
H A Dkod_management.h8 time_t timestamp; member
/freebsd/contrib/kyua/utils/
H A Ddatetime.hpp94 class timestamp { class
/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A Dt_rcfile2.c58 test_store(const char *filename, uint8_t *tag, krb5_timestamp timestamp, in test_store()
76 uint32_t timestamp; in expiry_test() local
H A Drc_file2.c106 uint32_t timestamp) in write_record()
129 expired(uint32_t timestamp, uint32_t now, uint32_t skew) in expired()
/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/crypto/krb5/src/ccapi/common/win/
H A Dwin-utils.c63 char* timestamp() { in timestamp() function
/freebsd/contrib/tcpdump/
H A Dprint-mpcp.c29 nd_uint32_t timestamp; member
129 uint32_t timestamp; in mpcp_print() local
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dgc_via_tkt.c168 krb5_timestamp timestamp, in krb5int_process_tgs_reply()
345 krb5_timestamp timestamp; in krb5_get_cred_via_tkt_ext() local
H A Dstr_conv.c199 krb5_timestamp_to_string(krb5_timestamp timestamp, char *buffer, size_t buflen) in krb5_timestamp_to_string()
216 krb5_timestamp_to_sfstring(krb5_timestamp timestamp, char *buffer, size_t buflen, char *pad) in krb5_timestamp_to_sfstring()
/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
/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/contrib/unbound/util/
H A Dedns.c149 edns_cookie_server_write(uint8_t * buf,const uint8_t * secret,int v4,uint32_t timestamp) edns_cookie_server_write() argument
167 uint32_t timestamp; edns_cookie_server_validate() local
/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/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/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/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

12345678