Home
last modified time | relevance | path

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

12

/freebsd-14.2/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-14.2/usr.bin/talk/
H A Dmsgs.c75 timerclear(&itimer.it_value); in end_msgs()
76 timerclear(&itimer.it_interval); in end_msgs()
/freebsd-14.2/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-14.2/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-14.2/lib/libc/gen/
H A Dalarm.c46 timerclear(&itp->it_interval); in alarm()
/freebsd-14.2/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-14.2/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-14.2/tools/tools/mctest/
H A Dmctest.cc162 timerclear(&timeout); in sink()
241 timerclear(&timeout); in server()
/freebsd-14.2/contrib/sendmail/libsm/
H A Ddebug.c152 timerclear(&tvd);
/freebsd-14.2/contrib/kyua/utils/signals/
H A Dtimer.cpp77 timerclear(&timeval.it_interval); in safe_setitimer()
/freebsd-14.2/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h553 #define evutil_timerclear(tvp) timerclear(tvp)
/freebsd-14.2/contrib/libevent/include/event2/
H A Dutil.h553 #define evutil_timerclear(tvp) timerclear(tvp)
/freebsd-14.2/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-14.2/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>])
H A Devent-config.h.cmake403 /* Define if timerclear is defined in <sys/time.h> */
/freebsd-14.2/sys/sys/
H A Dtime.h440 #define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
/freebsd-14.2/share/man/man3/
H A DMakefile319 MLINKS+= timeradd.3 timerclear.3 \
/freebsd-14.2/sbin/ping/
H A Dping.c499 timerclear(&itv.it_interval); in ping()
500 timerclear(&itv.it_value); in ping()
H A Dping6.c574 timerclear(&itv.it_interval); in ping6()
575 timerclear(&itv.it_value); in ping6()
/freebsd-14.2/lib/libusb/
H A Dlibusb10_io.c421 timerclear(tv); in libusb_get_next_timeout()

12