/freebsd/tests/sys/kern/acct/ |
H A D | acct_test.c | 79 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/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 68 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/contrib/unbound/util/ |
H A D | timeval_func.h | 45 #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 D | ub_event_pluggable.c | 180 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 D | mini_event.c | 253 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/contrib/ntp/sntp/libevent/include/event2/ |
H A D | event_compat.h | 198 #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 D | event.h | 967 #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/contrib/libevent/include/event2/ |
H A D | event_compat.h | 198 #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 D | event.h | 967 #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/contrib/ntp/libntp/lib/isc/unix/ |
H A D | stdtime.c | 41 fix_tv_usec(struct timeval *tv) { in fix_tv_usec() 67 struct timeval tv; in isc_stdtime_get() local
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | time.h | 86 struct timeval tv; in gethrestime() local 95 struct timeval tv; in gethrestime_sec() local 103 struct timeval tv; in getlrtime() local
|
/freebsd/sys/sys/ |
H A D | timespec.h | 39 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument 44 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
|
/freebsd/contrib/netbsd-tests/lib/librumphijack/ |
H A D | h_client.c | 52 struct timeval tv; in main() local 75 struct timeval tv; in main() local
|
/freebsd/contrib/pf/libevent/ |
H A D | event.c | 348 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/contrib/ntp/sntp/libevent/sample/ |
H A D | time-test.c | 59 struct timeval tv; in timeout_cb() local 70 struct timeval tv; in main() local
|
/freebsd/contrib/libevent/sample/ |
H A D | time-test.c | 59 struct timeval tv; in timeout_cb() local 70 struct timeval tv; in main() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_crrd.c | 178 rrd_query(rrd_t *rrd, hrtime_t tv, dbrrd_rounding_t rounding) in rrd_query() 203 dbrrd_closest(hrtime_t tv, const rrd_data_t *r1, const rrd_data_t *r2) in dbrrd_closest() 216 dbrrd_query(dbrrd_t *r, hrtime_t tv, dbrrd_rounding_t rounding) in dbrrd_query()
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | test-time.c | 63 struct timeval tv; in time_cb() local 85 struct timeval tv; in main() local
|
/freebsd/contrib/libevent/test/ |
H A D | test-time.c | 63 struct timeval tv; in time_cb() local 85 struct timeval tv; in main() local
|
/freebsd/tools/regression/priv/ |
H A D | priv_vfs_utimes.c | 90 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/crypto/heimdal/lib/krb5/ |
H A D | time.c | 55 struct timeval tv; in krb5_set_real_time() local 99 struct timeval tv; in krb5_us_timeofday() local
|
/freebsd/sys/netinet/ |
H A D | tcp_hpts.c | 408 tcp_hpts_log(struct tcp_hpts_entry *hpts, struct tcpcb *tp, struct timeval *tv, in tcp_hpts_log() 469 tcp_hpts_sleep(struct tcp_hpts_entry *hpts, struct timeval *tv) in tcp_hpts_sleep() 837 struct timeval tv; in __tcp_hpts_insert() local 983 struct timeval tv; in __tcp_hpts_insert() local 1098 struct timeval tv; in tcp_hptsi() local 1536 struct timeval tv; in tcp_choose_hpts_to_run() local 1603 struct timeval tv; in __tcp_run_hpts() local 1650 struct timeval tv; in tcp_hpts_thread() local 1842 struct timeval tv; in tcp_hptsi_create() local 1998 struct timeval tv; in tcp_hptsi_start() local
|
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | timesync.c | 32 struct timeval *tv, in settimeofday() 55 struct timeval *tv, in gettimeofday() 223 struct timeval tv; in ProcessTimeSync() local
|
/freebsd/lib/libc/yp/ |
H A D | yplib.c | 287 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/contrib/ntp/sntp/libevent/ |
H A D | evutil_time.c | 72 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()
|