Searched defs:timestamp (Results 1 - 25 of 188) sorted by relevance

12345678

/freebsd-current/contrib/elftoolchain/libelftc/
H A Delftc_timestamp.c36 elftc_timestamp(time_t *timestamp) argument
/freebsd-current/contrib/ntp/sntp/
H A Dkod_management.h8 time_t timestamp; member in struct:kod_entry
/freebsd-current/contrib/kyua/utils/
H A Ddatetime.hpp94 class timestamp { class in namespace:utils::datetime
[all...]
/freebsd-current/contrib/kyua/store/
H A Dmetadata.cpp88 store::metadata::timestamp(void) const function in class:store::metadata
H A Ddbtypes.cpp129 bind_timestamp(sqlite::statement& stmt, const char* field, const datetime::timestamp& timestamp) argument
H A Dmigrate_v1_v2.sql
/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_prn.c29 static void timestamp_print(uint64_t timestamp, BIO *out) argument
H A Dct_b64.c63 SCT_new_from_base64(unsigned char version, const char *logid_base64, ct_log_entry_type_t entry_type, uint64_t timestamp, const char *extensions_base64, const char *signature_base64) argument
H A Dct_local.h70 uint64_t timestamp; member in struct:sct_st
/freebsd-current/usr.bin/tip/tip/
H A Dlog.c46 char *user, *timestamp; local
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dpe.c57 time_t timestamp; local
H A Darchive.c458 time_t timestamp; local
/freebsd-current/crypto/heimdal/admin/
H A Dpurge.c45 time_t timestamp; member in struct:e
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) argument
/freebsd-current/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp194 oss << " [ TS=0x" << std::setfill('0') << std::setw(12) << std::hex << timestamp << "]; "; local
296 oss << " [ TS=0x" << std::setfill('0') << std::setw(12) << std::hex << timestamp << "]; "; local
/freebsd-current/sbin/dhclient/tests/
H A Doption-domain-search.c307 parse_date_helper(const char *string, time_t timestamp) argument
/freebsd-current/sys/kern/
H A Dkern_tslog.c45 static struct timestamp { struct
/freebsd-current/sys/dev/ata/chipsets/
H A Data-marvell.c74 u_int32_t timestamp; member in struct:ata_marvell_response
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_ctrl.h115 uint32_t timestamp:1; member in struct:lio_cmd_setup::__anon2953
/freebsd-current/contrib/unbound/util/
H A Dedns.c167 uint32_t timestamp; local
148 edns_cookie_server_write(uint8_t* buf, const uint8_t* secret, int v4, uint32_t timestamp) argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_gzip.c60 int timestamp; member in struct:private_data
/freebsd-current/contrib/wpa/src/radius/
H A Dradius_das.c445 u32 timestamp = ntohl(val); local
/freebsd-current/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_types_ptm.h112 uint64_t timestamp; /**< timestamp value. */ member in struct:_ocsd_ptm_pkt
/freebsd-current/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_types_stm.h107 uint64_t timestamp; /**< latest timestamp value -> as binary - packet processor does grey decoding */ member in struct:_ocsd_stm_pkt
/freebsd-current/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_elem_ptm.cpp361 oss << "TS=" << tmpStr + "(" << std::dec << timestamp << "); "; local
/freebsd-current/contrib/wpa/src/ap/
H A Dieee802_11_auth.c31 struct os_reltime timestamp; member in struct:hostapd_cached_radius_acl
40 struct os_reltime timestamp; member in struct:hostapd_acl_query_data

Completed in 169 milliseconds

12345678