| /freebsd-14.2/contrib/openbsm/bin/auditdistd/ |
| H A D | sigtimedwait.h | 59 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 D | msgs.c | 75 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 D | t_once.c | 172 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 D | t_sleep.c | 91 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 D | ac.c | 304 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 D | alarm.c | 46 timerclear(&itp->it_interval); in alarm()
|
| /freebsd-14.2/cddl/usr.sbin/zfsd/ |
| H A D | callout.h | 180 timerclear(&m_interval); in Callout()
|
| H A D | callout.cc | 205 timerclear(&timeToExpiry); in TimeRemaining()
|
| H A D | case_file.cc | 667 timerclear(&zero); in RegisterCallout() 669 timerclear(&countdown); in RegisterCallout()
|
| /freebsd-14.2/contrib/pf/libevent/ |
| H A D | event.c | 415 timerclear(&tv); in event_base_loop() 484 timerclear(&etv); in event_once() 730 timerclear(tv); in timeout_next()
|
| H A D | evbuffer.c | 59 timerclear(&tv); in bufferevent_add()
|
| /freebsd-14.2/tools/tools/mctest/ |
| H A D | mctest.cc | 162 timerclear(&timeout); in sink() 241 timerclear(&timeout); in server()
|
| /freebsd-14.2/contrib/sendmail/libsm/ |
| H A D | debug.c | 152 timerclear(&tvd);
|
| /freebsd-14.2/contrib/kyua/utils/signals/ |
| H A D | timer.cpp | 77 timerclear(&timeval.it_interval); in safe_setitimer()
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | util.h | 553 #define evutil_timerclear(tvp) timerclear(tvp)
|
| /freebsd-14.2/contrib/libevent/include/event2/ |
| H A D | util.h | 553 #define evutil_timerclear(tvp) timerclear(tvp)
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | configure.ac | 311 AC_MSG_CHECKING(for timerclear in sys/time.h) 315 #ifdef timerclear 319 [Define if timerclear is defined in <sys/time.h>])
|
| H A D | event-config.h.cmake | 403 /* Define if timerclear is defined in <sys/time.h> */
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | configure.ac | 311 AC_MSG_CHECKING(for timerclear in sys/time.h) 315 #ifdef timerclear 319 [Define if timerclear is defined in <sys/time.h>])
|
| H A D | event-config.h.cmake | 403 /* Define if timerclear is defined in <sys/time.h> */
|
| /freebsd-14.2/sys/sys/ |
| H A D | time.h | 440 #define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
|
| /freebsd-14.2/share/man/man3/ |
| H A D | Makefile | 319 MLINKS+= timeradd.3 timerclear.3 \
|
| /freebsd-14.2/sbin/ping/ |
| H A D | ping.c | 499 timerclear(&itv.it_interval); in ping() 500 timerclear(&itv.it_value); in ping()
|
| H A D | ping6.c | 574 timerclear(&itv.it_interval); in ping6() 575 timerclear(&itv.it_value); in ping6()
|
| /freebsd-14.2/lib/libusb/ |
| H A D | libusb10_io.c | 421 timerclear(tv); in libusb_get_next_timeout()
|