Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 117) sorted by relevance

12345

/f-stack/freebsd/sys/
H A Dtimespec.h43 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
48 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dtime.h85 struct timeval tv; in gethrestime() local
94 struct timeval tv; in gethrestime_sec() local
/f-stack/freebsd/netinet/
H A Dtcp_hpts.c318 tcp_hpts_log(struct tcp_hpts_entry *hpts, struct tcpcb *tp, struct timeval *tv, in tcp_hpts_log()
899 struct hpts_diag *diag, struct timeval *tv) in tcp_hpts_insert_locked()
1015 struct timeval tv; in tcp_hpts_insert_locked() local
1053 struct timeval tv; in tcp_hpts_insert_diag() local
1249 tcp_input_data(struct tcp_hpts_entry *hpts, struct timeval *tv) in tcp_input_data()
1368 struct timeval tv; in tcp_hptsi() local
1816 struct timeval tv; in tcp_hpts_thread() local
1873 struct timeval tv; in tcp_init_hptsi() local
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dxchacha20.c32 const HChaCha20TV *tv; in tv_hchacha20() local
104 const XChaCha20TV *tv; in tv_stream_xchacha20() local
214 const XChaCha20Poly1305TV *tv; in tv_secretbox_xchacha20poly1305() local
H A Dkeygen.c38 const KeygenTV *tv; in tv_keygen() local
H A Daead_xchacha20poly1305.c6 tv(void) in tv() function
H A Dgenerichash.c1295 tv(void) in tv() function
H A Dpwhash_scrypt_ll.c24 tv(const char *passwd, const char *salt, uint64_t N, uint32_t r, uint32_t p) in tv() function
H A Dchacha20.c6 void tv(void) in tv() function
H A Daead_aes256gcm.c3080 tv(void) in tv() function
H A Daead_chacha20poly1305.c6 tv(void) in tv() function
/f-stack/tools/libxo/tests/gettext/
H A Dgt_01.c89 struct timeval tv; in main() local
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dtest.c42 struct timeval tv; in usec() local
469 struct timeval tv; in test_blocking_connection_timeouts() local
554 struct timeval tv = { 0, 1000 }; in test_blocking_io_errors() local
H A Dhiredis.c686 redisContext *redisConnectWithTimeout(const char *ip, int port, const struct timeval tv) { in redisConnectWithTimeout()
739 redisContext *redisConnectUnixWithTimeout(const char *path, const struct timeval tv) { in redisConnectUnixWithTimeout()
776 int redisSetTimeout(redisContext *c, const struct timeval tv) { in redisSetTimeout()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c1640 struct timeval tv; in rack_log_retran_reason() local
1679 struct timeval tv; in rack_log_to_start() local
1711 struct timeval tv; in rack_log_to_event() local
1743 struct timeval tv; in rack_log_rtt_upd() local
1813 struct timeval tv; in rack_log_rtt_sample() local
1838 struct timeval tv; in rack_log_progress_event() local
1889 struct timeval tv; in rack_log_doseg_done() local
1919 struct timeval tv; in rack_log_type_hrdwtso() local
1947 struct timeval tv; in rack_log_type_just_return() local
4742 struct timeval tv; in rack_start_hpts_timer() local
[all …]
H A Drack_bbr_common.c259 struct timeval tv; in ctf_process_inbound_raw() local
866 struct timeval tv; in ctf_log_sack_filter() local
/f-stack/tools/ngctl/
H A Dmsg.c102 struct timeval tv; in MsgCmd() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_times.c88 struct timeval tv; in ngx_time_update() local
229 struct timeval tv; in ngx_time_sigsafe_update() local
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap3-pandora-common.dtsi34 tv: connector { label
/f-stack/freebsd/arm/nvidia/
H A Dtegra_rtc.c130 struct timeval tv; in tegra_rtc_gettime() local
149 struct timeval tv; in tegra_rtc_settime() local
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_intr.c2010 struct timeval tv; in hns3_reset_pre() local
2050 struct timeval tv; in hns3_reset_post() local
2157 struct timeval tv; in hns3_reset_process() local
2249 struct timeval tv; in hns3_reset_abort() local
/f-stack/freebsd/kern/
H A Dkern_time.c119 settime(struct thread *td, struct timeval *tv) in settime()
667 struct timeval *tv; member
697 kern_settimeofday(struct thread *td, struct timeval *tv, struct timezone *tzp) in kern_settimeofday()
931 itimerfix(struct timeval *tv) in itimerfix()
1028 struct timeval tv, delta; in ratecheck() local
1525 struct timeval tv; in realtimer_settime() local
1611 struct timeval tv; in realtimer_expire() local
/f-stack/app/redis-5.0.5/src/
H A Dae.c191 struct timeval tv; in aeGetTime() local
381 struct timeval tv, *tvp; in aeProcessEvents() local
/f-stack/freebsd/libkern/
H A Darc4random.c192 struct timeval tv; local
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/hkdf/
H A Dhkdf_test.c187 run_test(int i, hkdf_tv_t *tv) in run_test()

12345