Home
last modified time | relevance | path

Searched refs:gettimeofday (Results 1 – 25 of 444) sorted by relevance

12345678910>>...18

/freebsd-11-stable/contrib/sendmail/libsm/
HDb-strl.c113 if (gettimeofday(&t1, NULL) < 0)
119 if (gettimeofday(&t2, NULL) < 0)
124 if (gettimeofday(&t1, NULL) < 0)
130 if (gettimeofday(&t2, NULL) < 0)
154 if (gettimeofday(&t1, NULL) < 0)
160 if (gettimeofday(&t2, NULL) < 0)
165 if (gettimeofday(&t1, NULL) < 0)
171 if (gettimeofday(&t2, NULL) < 0)
HDb-strcmp.c105 if (gettimeofday(&t1, NULL) < 0)
109 if (gettimeofday(&t2, NULL) < 0)
116 if (gettimeofday(&t1, NULL) < 0)
120 if (gettimeofday(&t2, NULL) < 0)
HDclock.c110 (void) gettimeofday(&now, NULL);
338 gettimeofday(&now, NULL);
384 gettimeofday(&now, NULL);
457 gettimeofday(&now, NULL);
559 (void) gettimeofday(&now, NULL);
579 (void) gettimeofday(&now, NULL);
/freebsd-11-stable/usr.sbin/timed/timed/
HDslave.c86 (void)gettimeofday(&ntime, NULL); in slave()
106 (void)gettimeofday(&ntime, NULL); in slave()
135 (void)gettimeofday(&ntime, NULL); in slave()
156 (void)gettimeofday(&ntime, NULL); in slave()
228 (void)gettimeofday(&otime, NULL); in slave()
237 (void)gettimeofday(&ntime, NULL); in slave()
251 (void)gettimeofday(&otime, NULL); in slave()
281 gettimeofday(&utx.ut_tv, NULL); in slave()
285 gettimeofday(&utx.ut_tv, NULL); in slave()
293 (void)gettimeofday(&ntime, NULL); in slave()
[all …]
HDmaster.c88 (void)gettimeofday(&ntime, NULL); in master()
99 (void)gettimeofday(&ntime, NULL); in master()
106 (void)gettimeofday(&ntime, NULL); in master()
179 (void)gettimeofday(&ntime, NULL); in master()
208 (void)gettimeofday(&ntime, NULL); in master()
289 (void)gettimeofday(&ntime, NULL); in master()
358 (void)gettimeofday(&otime, NULL); in mchgdate()
372 (void)gettimeofday(&utx.ut_tv, NULL); in mchgdate()
376 (void)gettimeofday(&utx.ut_tv, NULL); in mchgdate()
399 (void)gettimeofday(&check, NULL); in synch()
[all …]
HDcandidate.c87 (void)gettimeofday(&then, 0); in election()
90 (void)gettimeofday(&wait, 0); in election()
/freebsd-11-stable/contrib/ntp/include/
HDntp_unixtime.h21 # define GETTIMEOFDAY(a, b) (gettimeofday(a, b))
25 # define GETTIMEOFDAY(a, b) (gettimeofday(a))
29 # define GETTIMEOFDAY(a, b) (gettimeofday(a, b))
32 # define GETTIMEOFDAY(a, b) (gettimeofday(a, b))
HDl_stdlib.h196 extern int gettimeofday (struct timeval *);
200 extern int gettimeofday (struct timeval *, struct timezone *);
/freebsd-11-stable/usr.bin/systat/
HDkeyboard.c61 gettimeofday(&last, NULL); in keyboard()
69 (void)gettimeofday(&now, NULL); in keyboard()
83 gettimeofday(&last, NULL); in keyboard()
115 gettimeofday(&last, NULL); in keyboard()
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
HDt_gettimeofday.c52 ATF_REQUIRE_ERRNO(EFAULT, gettimeofday((void *)-1, NULL) != 0); in ATF_TC_BODY()
73 ATF_REQUIRE(gettimeofday(&tv1, NULL) == 0); in ATF_TC_BODY()
74 ATF_REQUIRE(gettimeofday(&tv2, NULL) == 0); in ATF_TC_BODY()
/freebsd-11-stable/crypto/heimdal/lib/krb5/
HDtest_crypto.c67 gettimeofday(&tv1, NULL); in time_encryption()
76 gettimeofday(&tv2, NULL); in time_encryption()
111 gettimeofday(&tv1, NULL); in time_s2k()
121 gettimeofday(&tv2, NULL); in time_s2k()
HDtime.c57 gettimeofday(&tv, NULL); in krb5_set_real_time()
101 gettimeofday (&tv, NULL); in krb5_us_timeofday()
/freebsd-11-stable/contrib/ncurses/include/
HDnc_mingw.h51 #undef gettimeofday
52 #define gettimeofday(tv,tz) _nc_gettimeofday(tv,tz) macro
/freebsd-11-stable/crypto/heimdal/lib/roken/
HDgettimeofday.c41 gettimeofday (struct timeval *tp, void *ignore) in gettimeofday() function
67 gettimeofday (struct timeval *tp, void *ignore) in gettimeofday() function
/freebsd-11-stable/contrib/openpam/lib/libpam/
HDopenpam_ttyconv.c129 (void)gettimeofday(&now, NULL); in prompt_tty()
149 gettimeofday(&now, NULL); in prompt_tty()
229 (void)gettimeofday(&now, NULL); in prompt_notty()
247 gettimeofday(&now, NULL); in prompt_notty()
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
HDtmpname.cpp46 int gettimeofday(struct timeval *, void *);
82 gettimeofday(&tv, NULL); in gen_tempname()
/freebsd-11-stable/usr.sbin/utx/
HDutx.c60 (void)gettimeofday(&utx.ut_tv, NULL); in rm()
88 (void)gettimeofday(&utx.ut_tv, NULL); in boot()
/freebsd-11-stable/libexec/tftpd/
HDtftp-transfer.c144 gettimeofday(&(ts->tstop), NULL); in tftp_send()
190 gettimeofday(&(ts->tstop), NULL); in tftp_receive()
304 gettimeofday(&(ts->tstop), NULL); in tftp_receive()
/freebsd-11-stable/sys/amd64/linux/
HDlinux_locore.s53 .weak gettimeofday
54 .set gettimeofday, __vdso_gettimeofday define
/freebsd-11-stable/contrib/ntp/util/
HDhist.c48 gettimeofday(&ts, &tzp); in main()
52 gettimeofday(&tr, &tzp); in main()
/freebsd-11-stable/usr.bin/resizewin/
HDresizewin.c111 gettimeofday(&then, NULL); in main()
118 gettimeofday(&now, NULL); in main()
/freebsd-11-stable/contrib/opie/libopie/
HDlogin.c94 gettimeofday(&u.ut_tv);
96 gettimeofday(&u.ut_tv, NULL);
/freebsd-11-stable/contrib/netbsd-tests/kernel/kqueue/
HDt_sig.c119 RL(gettimeofday(&then, NULL)); in ATF_TC_BODY()
121 RL(gettimeofday(&now, NULL)); in ATF_TC_BODY()
/freebsd-11-stable/libexec/rpc.sprayd/
HDsprayd.c141 (void)gettimeofday(&clear, 0); in spray_service()
153 (void)gettimeofday(&get, 0); in spray_service()
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
HDevent.c98 gettimeofday(&now, NULL); in __event_dispatch()
154 gettimeofday(&now, NULL); in __event_dispatch()
228 gettimeofday(&ev->expire, NULL); in __event_add()

12345678910>>...18