| /freebsd-10-stable/tests/sys/kern/acct/ |
| D | acct_test.c | 82 struct timeval tv; in ATF_TC_BODY() local 113 struct timeval tv; in ATF_TC_BODY() local 130 struct timeval tv; in ATF_TC_BODY() local 147 struct timeval tv; in ATF_TC_BODY() local 166 struct timeval tv; in ATF_TC_BODY() local 186 struct timeval tv; in ATF_TC_BODY() local 204 struct timeval tv; in ATF_TC_BODY() local
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/ |
| 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
|
| D | event.h | 975 #define evtimer_add(ev, tv) event_add((ev), (tv)) argument 977 #define evtimer_pending(ev, tv) event_pending((ev), EV_TIMEOUT, (tv)) argument 987 #define evsignal_add(ev, tv) event_add((ev), (tv)) argument 993 #define evsignal_pending(ev, tv) event_pending((ev), EV_SIGNAL, (tv)) argument
|
| /freebsd-10-stable/contrib/ntp/lib/isc/unix/ |
| D | stdtime.c | 41 fix_tv_usec(struct timeval *tv) { in fix_tv_usec() 67 struct timeval tv; in isc_stdtime_get() local
|
| D | time.c | 62 fix_tv_usec(struct timeval *tv) { in fix_tv_usec() 147 struct timeval tv; in isc_time_now() local 189 struct timeval tv; in isc_time_nowplusinterval() local
|
| /freebsd-10-stable/contrib/gcc/ |
| D | tree-ssa-live.h | 580 type_var_num (type_var_p tv) in type_var_num() 589 type_var (type_var_p tv, int i) in type_var() 598 type_var_first_partition (type_var_p tv, int i) in type_var_first_partition() 607 type_var_next_partition (type_var_p tv, int i) in type_var_next_partition() 616 type_var_dump (FILE *f, type_var_p tv) in type_var_dump() 627 type_var_delete (type_var_p tv) in type_var_delete() 636 type_var_remove_partition (type_var_p tv, int type_index, int partition_index) in type_var_remove_partition() 645 type_var_find (type_var_p tv, int i) in type_var_find() 654 type_var_compact (type_var_p tv) in type_var_compact() 663 type_var_decompact (type_var_p tv) in type_var_decompact()
|
| D | timevar.c | 266 struct timevar_def *tv = &timevars[timevar]; in timevar_push_1() local 344 struct timevar_def *tv = &timevars[timevar]; in timevar_start() local 366 struct timevar_def *tv = &timevars[timevar]; in timevar_stop() local 415 struct timevar_def *tv = &timevars[(timevar_id_t) id]; in timevar_print() local
|
| /freebsd-10-stable/sys/sys/ |
| D | timespec.h | 41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument 46 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/librumphijack/ |
| D | h_client.c | 52 struct timeval tv; in main() local 75 struct timeval tv; in main() local
|
| /freebsd-10-stable/contrib/pf/libevent/ |
| 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()
|
| D | event.h | 166 #define evtimer_add(ev, tv) event_add(ev, tv) argument 169 #define evtimer_pending(ev, tv) event_pending(ev, EV_TIMEOUT, tv) argument 172 #define timeout_add(ev, tv) event_add(ev, tv) argument 175 #define timeout_pending(ev, tv) event_pending(ev, EV_TIMEOUT, tv) argument 178 #define signal_add(ev, tv) event_add(ev, tv) argument 182 #define signal_pending(ev, tv) event_pending(ev, EV_SIGNAL, tv) argument
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/test/ |
| D | test-time.c | 63 struct timeval tv; in time_cb() local 84 struct timeval tv; in main() local
|
| D | regress_thread.c | 113 struct timeval tv; in basic_thread() local 149 struct timeval tv; in sigchld_cb() local 171 struct timeval tv; in thread_basic() local 395 struct timeval tv; in SLEEP_MS() local 512 struct timeval tv = {0,0}; in register_events_subthread() local
|
| /freebsd-10-stable/tools/regression/priv/ |
| D | priv_vfs_utimes.c | 92 struct timeval tv[2]; in priv_vfs_utimes_froot() local 135 struct timeval tv[2]; in priv_vfs_utimes_fowner() local 176 struct timeval tv[2]; in priv_vfs_utimes_fother() local
|
| /freebsd-10-stable/crypto/heimdal/lib/krb5/ |
| D | time.c | 55 struct timeval tv; in krb5_set_real_time() local 99 struct timeval tv; in krb5_us_timeofday() local
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/ |
| D | evutil_time.c | 62 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) in evutil_gettimeofday() 103 evutil_tv_to_msec_(const struct timeval *tv) in evutil_tv_to_msec_() 116 evutil_usleep_(const struct timeval *tv) in evutil_usleep_() 149 struct timeval *tv) in adjust_monotonic_time()
|
| /freebsd-10-stable/lib/libc/yp/ |
| D | yplib.c | 293 struct timeval tv; in _yp_dobind() local 655 struct timeval tv; in yp_match() local 779 struct timeval tv; in yp_first() local 857 struct timeval tv; in yp_next() local 936 struct timeval tv; in yp_all() local 1005 struct timeval tv; in yp_order() local 1063 struct timeval tv; in yp_master() local 1109 struct timeval tv; in yp_maplist() local
|
| /freebsd-10-stable/contrib/unbound/util/ |
| D | mini_event.c | 253 struct timeval* ATTR_UNUSED(tv)) in event_base_loopexit() 295 int event_add(struct event* ev, struct timeval* tv) in event_add() 364 int signal_add(struct event* ev, struct timeval* ATTR_UNUSED(tv)) in signal_add()
|
| /freebsd-10-stable/sys/ofed/include/linux/ |
| D | ktime.h | 69 } tv; member 129 static inline ktime_t timeval_to_ktime(struct timeval tv) in timeval_to_ktime() 246 static inline ktime_t timeval_to_ktime(const struct timeval tv) in timeval_to_ktime()
|
| /freebsd-10-stable/tools/regression/poll/ |
| D | pipeselect.c | 20 #define SETUP(fd, rfds, tv) do { \ argument 63 struct timeval tv; in child() local
|
| /freebsd-10-stable/contrib/ofed/management/libibcommon/src/ |
| D | time.c | 43 struct timeval tv; in getcurrenttime() local
|
| /freebsd-10-stable/contrib/ntp/libntp/ |
| D | buftvtots.c | 21 struct timeval tv; in buftvtots() local
|
| /freebsd-10-stable/lib/libc/sys/ |
| D | gettimeofday.c | 40 __gettimeofday(struct timeval *tv, struct timezone *tz) in __gettimeofday()
|
| /freebsd-10-stable/contrib/netbsd-tests/dev/cgd/ |
| D | t_cgd_3des.c | 756 write_testvec(int cgdfd, const struct testvec *tv) in write_testvec() 769 read_testvec(int cgdfd, const struct testvec *tv) in read_testvec() 791 check_testvec(int dkfd, const struct testvec *tv) in check_testvec()
|
| /freebsd-10-stable/contrib/openbsm/compat/ |
| D | clock_gettime.h | 41 struct timeval tv; in clock_gettime() local
|