Home
last modified time | relevance | path

Searched refs:gettimeofday (Results 101 – 125 of 186) sorted by relevance

12345678

/dragonfly/contrib/ldns/
H A Dnet.c566 gettimeofday(&tv_s, NULL);
628 gettimeofday(&tv_e, NULL);
/dragonfly/usr.bin/systat/
H A Difstat.c254 if (gettimeofday(&new_tv, NULL) != 0) in fetchifstat()
/dragonfly/contrib/xz/src/common/
H A Dmythread.h312 gettimeofday(&now, NULL); in mythread_condtime_set()
/dragonfly/contrib/binutils-2.34/include/
H A Dlibiberty.h213 extern int gettimeofday (struct timeval *, void *);
/dragonfly/contrib/gcc-8.0/include/
H A Dlibiberty.h209 extern int gettimeofday (struct timeval *, void *);
/dragonfly/contrib/binutils-2.27/include/
H A Dlibiberty.h209 extern int gettimeofday (struct timeval *, void *);
/dragonfly/libexec/dma/
H A Dspool.c418 if (gettimeofday(&now, 0) != 0) in flushqueue_since()
/dragonfly/libexec/rbootd/
H A Drmpproto.c571 (void) gettimeofday(&rconn->tstamp, NULL); in SendPacket()
/dragonfly/tools/tools/usbtest/
H A Dusb_msc_test.c805 gettimeofday(&ref_tv, 0); in usb_msc_test()
813 gettimeofday(&sub_tv, 0); in usb_msc_test()
/dragonfly/sbin/hammer/
H A Dcmd_mirror.c145 gettimeofday(&bwtv, NULL); in hammer_cmd_mirror_read()
1662 gettimeofday(&tv2, NULL); in writebw()
1667 gettimeofday(tv1, NULL); in writebw()
/dragonfly/usr.sbin/ppp/libradius/
H A Dradlib.c1233 gettimeofday(&timelimit, NULL); in rad_send_request()
1251 gettimeofday(&tv, NULL); in rad_send_request()
1263 gettimeofday(&timelimit, NULL); in rad_send_request()
/dragonfly/usr.sbin/moused/
H A Dmoused.c923 gettimeofday(&mouse_button_state_tv, NULL); in moused()
2186 gettimeofday(&mouse_button_state_tv, NULL); in r_statetrans()
2340 gettimeofday(&tv1, NULL); in r_timestamp()
2397 gettimeofday(&tv1, NULL); in r_timeout()
3039 gettimeofday(&now, NULL); in kidspad()
/dragonfly/lib/libc/rpc/
H A Dauth_time.c460 gettimeofday(&tv, 0); in __rpc_get_time_offset()
H A Dsvc_auth_des.c271 gettimeofday(&current, NULL); in _svcauth_des()
/dragonfly/lib/libpam/modules/pam_unix/
H A Dpam_unix.c201 gettimeofday(&tp, NULL); in pam_sm_acct_mgmt()
/dragonfly/usr.bin/mail/
H A Dutil.c320 gettimeofday(&tv[0], NULL); in alter()
/dragonfly/usr.bin/script/
H A Dscript.c344 gettimeofday(&tv, NULL); in record()
/dragonfly/usr.bin/window/
H A Dlcmd2.c114 (void) gettimeofday(&timeval, (struct timezone *)0); in l_time()
/dragonfly/usr.sbin/ac/
H A Dac.c477 gettimeofday(&now, NULL); in ac()
/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c88 gettimeofday(&t1, (struct timezone *) 0); in _nc_gettime()
/dragonfly/usr.sbin/makefs/
H A Dmakefs.c122 ch = gettimeofday(&start, NULL); in main()
/dragonfly/sys/sys/
H A Dsysunion.h96 struct gettimeofday_args gettimeofday; member
H A Dsyscall.mk87 gettimeofday.o \
/dragonfly/contrib/dhcpcd/src/
H A Dlogerr.c114 if (gettimeofday(&tv, NULL) == -1) in logprintdate()
/dragonfly/contrib/gdb-7/gdb/
H A Dremote-fileio.c1182 if (!gettimeofday (&tv, NULL)) in remote_fileio_func_fstat()
1240 ret = gettimeofday (&tv, NULL); in remote_fileio_func_gettimeofday()

12345678