Home
last modified time | relevance | path

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

12345678910>>...19

/freebsd-src/tests/sys/kern/acct/
H A Dacct_test.c79 struct timeval tv; in ATF_TC_BODY() local
110 struct timeval tv; in ATF_TC_BODY() local
127 struct timeval tv; in ATF_TC_BODY() local
144 struct timeval tv; in ATF_TC_BODY() local
163 struct timeval tv; in ATF_TC_BODY() local
183 struct timeval tv; in ATF_TC_BODY() local
201 struct timeval tv; in ATF_TC_BODY() local
/freebsd-src/usr.sbin/ypserv/common/
H A Dyplib_host.c68 struct timeval tv; in yp_bind_host() local
115 struct timeval tv; in yp_bind_local() local
141 struct timeval tv; in yp_match_host() local
179 struct timeval tv; in yp_first_host() local
218 struct timeval tv; in yp_next_host() local
258 struct timeval tv; in yp_all_host() local
283 struct timeval tv; in yp_order_host() local
310 struct timeval tv; in yp_master_host() local
336 struct timeval tv; in yp_maplist_host() local
/freebsd-src/contrib/unbound/util/
H A Dtimeval_func.h45 #define timeval_isset(tv) ((tv)->tv_sec || (tv)->tv_usec) argument
48 #define timeval_clear(tv) ((tv)->tv_sec = (tv)->tv_usec = 0) argument
H A Dub_event_pluggable.c180 my_event_add(struct ub_event* ev, struct timeval* tv) in my_event_add()
193 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in my_timer_add()
209 my_signal_add(struct ub_event* ev, struct timeval* tv) in my_signal_add()
270 my_event_base_loopexit(struct ub_event_base* base, struct timeval* tv) in my_event_base_loopexit()
585 ub_event_add(struct ub_event* ev, struct timeval* tv) in ub_event_add()
608 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in ub_timer_add()
630 ub_signal_add(struct ub_event* ev, struct timeval* tv) in ub_signal_add()
677 struct timeval *tv; in ub_comm_base_now() local
H A Dmini_event.c253 struct timeval* ATTR_UNUSED(tv)) in event_base_loopexit()
292 int event_add(struct event* ev, struct timeval* tv) in event_add()
370 int signal_add(struct event* ev, struct timeval* ATTR_UNUSED(tv)) in signal_add()
/freebsd-src/contrib/libevent/include/event2/
H A Devent_compat.h198 #define timeout_add(ev, tv) event_add((ev), (tv)) argument
201 #define timeout_pending(ev, tv) event_pending((ev), EV_TIMEOUT, (tv)) argument
212 #define signal_add(ev, tv) event_add((ev), (tv)) argument
216 #define signal_pending(ev, tv) event_pending((ev), EV_SIGNAL, (tv)) argument
H A Devent.h967 #define evtimer_add(ev, tv) event_add((ev), (tv)) argument
969 #define evtimer_pending(ev, tv) event_pending((ev), EV_TIMEOUT, (tv)) argument
979 #define evsignal_add(ev, tv) event_add((ev), (tv)) argument
985 #define evsignal_pending(ev, tv) event_pending((ev), EV_SIGNAL, (tv)) argument
998 #define evuser_pending(ev, tv) event_pending((ev), 0, (tv)) argument
/freebsd-src/contrib/ntp/sntp/libevent/include/event2/
H A Devent_compat.h198 #define timeout_add(ev, tv) event_add((ev), (tv)) argument
201 #define timeout_pending(ev, tv) event_pending((ev), EV_TIMEOUT, (tv)) argument
212 #define signal_add(ev, tv) event_add((ev), (tv)) argument
216 #define signal_pending(ev, tv) event_pending((ev), EV_SIGNAL, (tv)) argument
H A Devent.h967 #define evtimer_add(ev, tv) event_add((ev), (tv)) argument
969 #define evtimer_pending(ev, tv) event_pending((ev), EV_TIMEOUT, (tv)) argument
979 #define evsignal_add(ev, tv) event_add((ev), (tv)) argument
985 #define evsignal_pending(ev, tv) event_pending((ev), EV_SIGNAL, (tv)) argument
998 #define evuser_pending(ev, tv) event_pending((ev), 0, (tv)) argument
/freebsd-src/contrib/ntp/libntp/lib/isc/unix/
H A Dstdtime.c41 fix_tv_usec(struct timeval *tv) { in fix_tv_usec()
67 struct timeval tv; in isc_stdtime_get() local
/freebsd-src/sys/sys/
H A Dtimespec.h39 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
44 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/freebsd-src/contrib/netbsd-tests/lib/librumphijack/
H A Dh_client.c52 struct timeval tv; in main() local
75 struct timeval tv; in main() local
/freebsd-src/contrib/pf/libevent/
H A Devent.c348 event_loopexit(struct timeval *tv) in event_loopexit()
355 event_base_loopexit(struct event_base *event_base, struct timeval *tv) in event_base_loopexit()
374 struct timeval tv; in event_base_loop() local
466 void (*callback)(int, short, void *), void *arg, struct timeval *tv) in event_once()
563 event_pending(struct event *ev, short event, struct timeval *tv) in event_pending()
592 event_add(struct event *ev, struct timeval *tv) in event_add()
714 timeout_next(struct event_base *base, struct timeval *tv) in timeout_next()
/freebsd-src/contrib/ntp/sntp/libevent/sample/
H A Dtime-test.c59 struct timeval tv; in timeout_cb() local
70 struct timeval tv; in main() local
/freebsd-src/contrib/libevent/sample/
H A Dtime-test.c59 struct timeval tv; in timeout_cb() local
70 struct timeval tv; in main() local
/freebsd-src/contrib/libevent/test/
H A Dtest-time.c63 struct timeval tv; in time_cb() local
85 struct timeval tv; in main() local
/freebsd-src/contrib/ntp/sntp/libevent/test/
H A Dtest-time.c63 struct timeval tv; in time_cb() local
85 struct timeval tv; in main() local
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dtime.c55 struct timeval tv; in krb5_set_real_time() local
99 struct timeval tv; in krb5_us_timeofday() local
/freebsd-src/tools/regression/priv/
H A Dpriv_vfs_utimes.c90 struct timeval tv[2]; in priv_vfs_utimes_froot() local
133 struct timeval tv[2]; in priv_vfs_utimes_fowner() local
174 struct timeval tv[2]; in priv_vfs_utimes_fother() local
/freebsd-src/lib/libc/yp/
H A Dyplib.c287 struct timeval tv; in _yp_dobind() local
649 struct timeval tv; in yp_match() local
773 struct timeval tv; in yp_first() local
851 struct timeval tv; in yp_next() local
930 struct timeval tv; in yp_all() local
999 struct timeval tv; in yp_order() local
1057 struct timeval tv; in yp_master() local
1103 struct timeval tv; in yp_maplist() local
/freebsd-src/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtime.h85 struct timeval tv; in gethrestime() local
94 struct timeval tv; in gethrestime_sec() local
/freebsd-src/sys/netinet/tcp_stacks/
H A Drack.c445 RACK_TCPT_RANGESET(tv,value,tvmin,tvmax,slop) global() argument
614 struct timeval tv; rack_get_lt_bw() local
696 struct timeval tv; rack_swap_beta_values() local
768 struct timeval tv; rack_log_gpset() local
2117 struct timeval tv; rack_log_hybrid_bw() local
2212 struct timeval tv; rack_log_hybrid_sends() local
2319 struct timeval tv; rack_rate_cap_bw() local
2611 struct timeval tv; rack_log_dsack_event() local
2644 struct timeval tv; rack_log_hdwr_pacing() local
2755 struct timeval tv; rack_log_retran_reason() local
2798 struct timeval tv; rack_log_to_start() local
2841 struct timeval tv; rack_log_to_event() local
2881 struct timeval tv; rack_log_map_chg() local
2930 struct timeval tv; rack_log_rtt_upd() local
3004 struct timeval tv; rack_log_rtt_sample() local
3048 struct timeval tv; rack_log_rtt_sample_calc() local
3075 struct timeval tv; rack_log_rtt_sendmap() local
3102 struct timeval tv; rack_log_progress_event() local
3128 rack_log_type_bbrsnd(struct tcp_rack * rack,uint32_t len,uint32_t slot,uint32_t cts,struct timeval * tv,int line) rack_log_type_bbrsnd() argument
3162 struct timeval tv; rack_log_doseg_done() local
3210 struct timeval tv; rack_log_type_pacing_sizes() local
3238 struct timeval tv; rack_log_type_just_return() local
3271 rack_log_to_cancel(struct tcp_rack * rack,int32_t hpts_removed,int line,uint32_t us_cts,struct timeval * tv,uint32_t flags_on_entry) rack_log_to_cancel() argument
3315 struct timeval tv; rack_log_alt_to_to_cancel() local
3344 struct timeval tv; rack_log_to_processing() local
3374 struct timeval tv; rack_log_to_prr() local
3760 struct timeval tv; rack_log_timely() local
4208 struct timeval tv; rack_log_rtt_shrinks() local
4954 struct timeval tv; rack_log_gp_calc() local
5304 struct timeval tv; rack_do_goodput_measurement() local
5340 struct timeval tv; rack_do_goodput_measurement() local
5523 struct timeval tv; rack_do_goodput_measurement() local
5623 struct timeval tv; rack_ack_received() local
5730 struct timeval tv; policer_detection_log() local
5775 struct timeval tv; policer_detection() local
5927 struct timeval tv; policer_detection() local
6031 struct timeval tv; policer_detection() local
6185 struct timeval tv; rack_post_recovery() local
6264 struct timeval tv; rack_cong_signal() local
7076 rack_log_hpts_diag(struct tcp_rack * rack,uint32_t cts,struct hpts_diag * diag,struct timeval * tv) rack_log_hpts_diag() argument
7118 struct timeval tv; rack_log_wakeup() local
7140 struct timeval tv; rack_start_hpts_timer() local
8659 struct timeval tv; rack_timer_cancel() local
11782 struct timeval tv; rack_strike_dupack() local
11943 struct timeval tv; rack_log_hybrid() local
12727 struct timeval tv; rack_log_collapse() local
14864 struct timeval tv; rack_log_hystart_event() local
14939 struct timeval tv; rack_log_chg_info() local
15057 struct timeval tv; rack_switch_failed() local
15874 struct timeval tv; rack_fini() local
16326 struct timeval tv; rack_log_pcm() local
16410 struct timeval tv; rack_new_round_setup() local
16434 rack_do_compressed_ack_processing(struct tcpcb * tp,struct socket * so,struct mbuf * m,int nxt_pkt,struct timeval * tv) rack_do_compressed_ack_processing() argument
17113 rack_do_segment_nounlock(struct tcpcb * tp,struct mbuf * m,struct tcphdr * th,int32_t drop_hdrlen,int32_t tlen,uint8_t iptos,int32_t nxt_pkt,struct timeval * tv) rack_do_segment_nounlock() argument
17774 struct timeval tv; rack_do_segment() local
17876 struct timeval tv; rack_log_pacing_delay_calc() local
18107 struct timeval tv; pace_to_fill_cwnd() local
18754 struct timeval tv; rack_start_gp_measurement() local
18934 struct timeval tv; rack_start_gp_measurement() local
18999 struct timeval tv; rack_log_fsb() local
19256 rack_log_queue_level(struct tcpcb * tp,struct tcp_rack * rack,int len,struct timeval * tv,uint32_t cts) rack_log_queue_level() argument
19286 rack_check_queue_level(struct tcp_rack * rack,struct tcpcb * tp,struct timeval * tv,uint32_t cts,int len,uint32_t segsiz) rack_check_queue_level() argument
19354 rack_fast_rsm_output(struct tcpcb * tp,struct tcp_rack * rack,struct rack_sendmap * rsm,uint64_t ts_val,uint32_t cts,uint32_t ms_cts,struct timeval * tv,int len,uint8_t doing_tlp) rack_fast_rsm_output() argument
19942 rack_fast_output(struct tcpcb * tp,struct tcp_rack * rack,uint64_t ts_val,uint32_t cts,uint32_t ms_cts,struct timeval * tv,long tot_len,int * send_err) rack_fast_output() argument
20349 struct timeval tv; rack_fast_output() local
20640 struct timeval tv; rack_output() local
23829 struct timeval tv; process_hybrid_pacing() local
25209 struct timeval tv; rack_wake_check() local
[all...]
/freebsd-src/contrib/ntp/sntp/libevent/
H A Devutil_time.c72 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) in evutil_gettimeofday()
128 evutil_tv_to_msec_(const struct timeval *tv) in evutil_tv_to_msec_()
141 evutil_usleep_(const struct timeval *tv) in evutil_usleep_()
232 struct timeval *tv) in adjust_monotonic_time()
/freebsd-src/tests/sys/net/routing/
H A Drtsock_print.h264 struct timeval tv; in rtsock_print_rtm() local
285 struct timeval tv; in rtsock_print_rtm() local
313 struct timeval tv; in rtsock_print_ifa() local
349 struct timeval tv; in rtsock_print_message_hd() local
/freebsd-src/contrib/libevent/
H A Devutil_time.c72 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) in evutil_gettimeofday()
128 evutil_tv_to_msec_(const struct timeval *tv) in evutil_tv_to_msec_()
141 evutil_usleep_(const struct timeval *tv) in evutil_usleep_()
232 struct timeval *tv) in adjust_monotonic_time()

12345678910>>...19