Home
last modified time | relevance | path

Searched refs:timerclear (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h59 timerclear(&it.it_interval); in sigtimedwait()
72 timerclear(&it.it_interval); in sigtimedwait()
73 timerclear(&it.it_value); in sigtimedwait()
/freebsd/usr.bin/talk/
H A Dmsgs.c72 timerclear(&itimer.it_value); in end_msgs()
73 timerclear(&itimer.it_interval); in end_msgs()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c172 timerclear(&it.it_value); in ATF_TC_BODY()
174 timerclear(&it.it_interval); in ATF_TC_BODY()
186 timerclear(&it.it_value); in ATF_TC_BODY()
H A Dt_sleep.c91 timerclear(&it.it_interval); in ATF_TC_BODY()
92 timerclear(&it.it_value); in ATF_TC_BODY()
/freebsd/usr.sbin/ac/
H A Dac.c304 timerclear(&up->time); in show_today()
412 timerclear(&prev_secs); /* Minimum acceptable date == 1970. */ in ac()
413 timerclear(&secs); in ac()
414 timerclear(&clock_shift); in ac()
/freebsd/lib/libc/gen/
H A Dalarm.c44 timerclear(&itp->it_interval); in alarm()
/freebsd/cddl/usr.sbin/zfsd/
H A Dcallout.h180 timerclear(&m_interval); in Callout()
H A Dcallout.cc205 timerclear(&timeToExpiry); in TimeRemaining()
H A Dcase_file.cc667 timerclear(&zero); in RegisterCallout()
669 timerclear(&countdown); in RegisterCallout()
/freebsd/contrib/pf/libevent/
H A Devent.c415 timerclear(&tv); in event_base_loop()
484 timerclear(&etv); in event_once()
730 timerclear(tv); in timeout_next()
H A Devbuffer.c59 timerclear(&tv); in bufferevent_add()
/freebsd/tools/tools/mctest/
H A Dmctest.cc162 timerclear(&timeout); in sink()
241 timerclear(&timeout); in server()
/freebsd/contrib/sendmail/libsm/
H A Ddebug.c152 timerclear(&tvd);
/freebsd/crypto/openssh/
H A Dsshd-session.c1289 timerclear(&itv.it_interval); in main()
1342 timerclear(&itv.it_interval); in main()
1343 timerclear(&itv.it_value); in main()
/freebsd/contrib/kyua/utils/signals/
H A Dtimer.cpp77 timerclear(&timeval.it_interval); in safe_setitimer()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h553 #define evutil_timerclear(tvp) timerclear(tvp)
/freebsd/contrib/libevent/include/event2/
H A Dutil.h553 #define evutil_timerclear(tvp) timerclear(tvp)
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure.ac311 AC_MSG_CHECKING(for timerclear in sys/time.h)
315 #ifdef timerclear
319 [Define if timerclear is defined in <sys/time.h>])
H A Devent-config.h.cmake403 /* Define if timerclear is defined in <sys/time.h> */
/freebsd/contrib/libevent/
H A Dconfigure.ac311 AC_MSG_CHECKING(for timerclear in sys/time.h)
315 #ifdef timerclear
319 [Define if timerclear is defined in <sys/time.h>])
/freebsd/sys/sys/
H A Dtime.h438 #define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
/freebsd/share/man/man3/
H A DMakefile317 MLINKS+= timeradd.3 timerclear.3 \
/freebsd/sbin/ping/
H A Dping.c487 timerclear(&itv.it_interval); in ping()
488 timerclear(&itv.it_value); in ping()
H A Dping6.c561 timerclear(&itv.it_interval); in ping6()
562 timerclear(&itv.it_value); in ping6()
/freebsd/lib/libusb/
H A Dlibusb10_io.c421 timerclear(tv); in libusb_get_next_timeout()

12