Home
last modified time | relevance | path

Searched defs:timestamp (Results 26 – 50 of 185) sorted by relevance

12345678

/freebsd/sys/dev/ata/chipsets/
H A Data-marvell.c74 u_int32_t timestamp; member
/freebsd/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c193 int32_t len, timestamp, tmp; in receive_loop() local
235 int32_t len, len2, timestamp, tmp; in receive_loop() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtdls.c249 const u8 *peer, bool peer_initiator, u32 timestamp) in iwl_mvm_tdls_check_action()
336 u32 timestamp, u16 switch_time, in iwl_mvm_tdls_config_channel_switch()
/freebsd/contrib/kyua/store/
H A Dschema_v2.sql61 timestamp TIMESTAMP NOT NULL CHECK (timestamp >= 0) field
H A Dschema_v1.sql58 timestamp TIMESTAMP PRIMARY KEY CHECK (timestamp >= 0), field
/freebsd/tools/sched/
H A Dschedgraph.py626 def __init__(self, source, name, cpu, timestamp, attrs): argument
712 def __init__(self, source, name, cpu, timestamp, attrs): argument
727 def __init__(self, source, name, cpu, timestamp, attrs): argument
752 def __init__(self, source, count, cpu, timestamp, attrs): argument
780 def __init__(self, source, cpu, timestamp, last=0): argument
878 def findevent(self, timestamp): argument
1062 def checkstamp(self, timestamp): argument
/freebsd/sys/compat/linux/
H A Dlinux_videodev2_compat.h17 l_timeval timestamp; member
112 struct l_timespec timestamp; member
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c388 uint64_t timestamp, expiry; in prep_data() local
521 uint64_t timestamp, expiry; in parse_data() local
/freebsd/sys/dev/random/
H A Drandomdev.c301 uint32_t timestamp; in randomdev_accumulate() local
/freebsd/sbin/camcontrol/
H A Dtimestamp.c328 timestamp(struct cam_device *device, int argc, char **argv, char *combinedopt, in timestamp() function
/freebsd/crypto/openssh/
H A Dkrl.c810 format_timestamp(u_int64_t timestamp, char *ts, size_t nts) in format_timestamp()
1048 char timestamp[64]; in ssh_krl_from_blob() local
1303 char *fp, timestamp[64]; in krl_dump() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_gzip.c60 int timestamp; member
/freebsd/sys/netinet/
H A Dtcp_lro.h147 timestamp : 1, member
184 uint64_t timestamp; /* hardware or sofware timestamp, valid if TSTMP_LRO or TSTMP_HDRW set */ member
/freebsd/contrib/elftoolchain/elfcopy/
H A Darchive.c458 time_t timestamp; in ac_write_objs() local
/freebsd/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_types_stm.h107 …uint64_t timestamp; /**< latest timestamp value -> as binary - packet processor does g… member
/freebsd/sbin/dhclient/tests/
H A Doption-domain-search.c307 parse_date_helper(const char *string, time_t timestamp) in parse_date_helper()
/freebsd/sys/dev/liquidio/base/
H A Dlio_ctrl.h115 uint32_t timestamp:1; member
/freebsd/usr.sbin/watch/
H A Dwatch.c90 timestamp(const char *buf) in timestamp() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h66 std::optional<double> timestamp; member
/freebsd/contrib/unbound/services/cache/
H A Dinfra.h186 time_t timestamp[RATE_WINDOW]; member
/freebsd/contrib/wpa/src/radius/
H A Dradius_das.c445 u32 timestamp = ntohl(val); in radius_das_receive() local
/freebsd/contrib/ntp/ntpd/
H A Dkeyword-gen.c326 char timestamp[128]; in generate_preamble() local
/freebsd/crypto/openssl/crypto/ct/
H A Dct_local.h70 uint64_t timestamp; member
/freebsd/usr.sbin/mfiutil/
H A Dmfi_evt.c241 format_timestamp(uint32_t timestamp) in format_timestamp()
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_types_ptm.h112 uint64_t timestamp; /**< timestamp value. */ member

12345678