Searched defs:timer (Results 1 - 25 of 122) sorted by relevance

12345

/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dlocaltime_r.c43 localtime_r(const time_t *timer, struct tm *result) argument
/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_timer.c101 scic_cb_timer_start( SCI_CONTROLLER_HANDLE_T controller, void * timer, U32 milliseconds ) argument
H A Dscic_sds_port_configuration_agent.h103 void *timer; member in struct:SCIC_SDS_PORT_CONFIGURATION_AGENT
H A Dscif_sas_domain.h180 void * timer; member in struct:SCIF_SAS_DOMAIN::__anon13342
H A Dsati_mode_select.c601 U32 timer = 0; local
[all...]
/freebsd-12-stable/sys/dev/isci/
H A Disci_timer.c43 struct ISCI_TIMER *timer = (struct ISCI_TIMER *)arg; local
77 scif_cb_timer_start(SCI_CONTROLLER_HANDLE_T controller, void *timer, uint32_t milliseconds) argument
98 scif_cb_timer_stop(SCI_CONTROLLER_HANDLE_T controller, void *timer) argument
133 struct ISCI_TIMER *timer; local
[all...]
/freebsd-12-stable/usr.sbin/ppp/
H A Dcbcp.h59 struct pppTimer timer; /* Resend last option */ member in struct:cbcp::__anon17541
/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_event_wheel.h144 cl_timer_t timer; member in struct:_cl_event_wheel
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dtimer_api.c111 isc_timer_attach(isc_timer_t *timer, isc_timer_t **timerp) { argument
130 isc_timer_reset(isc_timer_t *timer, isc_timertype_t type, argument
140 isc_timer_touch(isc_timer_t *timer) argument
[all...]
H A Dratelimiter.c43 isc_timer_t * timer; member in struct:isc_ratelimiter
[all...]
/freebsd-12-stable/sys/powerpc/powermac/
H A Dpowermac_thermal.c71 int timer; member in struct:pmac_fan_le
/freebsd-12-stable/lib/librt/
H A Dtimer.c84 struct __timer *timer; local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_sem.c222 struct itimerval timer; local
/freebsd-12-stable/lib/libc/isc/
H A Dev_streams.c136 evTimeRW(evContext opaqueCtx, evStreamID id, evTimerID timer) /*ARGSUSED*/ { argument
H A Dev_timers.c70 evTimer * timer; member in struct:__anon8470
282 evTimer *timer = id.opaque; local
309 evTimer *timer local
406 evTimer *timer = opaqueID.opaque; local
459 evTimer *timer; local
[all...]
/freebsd-12-stable/sys/dev/sn/
H A Dif_snvar.h39 int timer; member in struct:sn_softc
/freebsd-12-stable/crypto/openssl/crypto/
H A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) argument
/freebsd-12-stable/sys/dev/cs/
H A Dif_csvar.h67 struct callout timer; member in struct:cs_softc
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devutil_time.c185 evutil_monotonic_timer_free(struct evutil_monotonic_timer *timer) argument
196 evutil_configure_monotonic_time(struct evutil_monotonic_timer *timer, argument
206 evutil_gettime_monotonic(struct evutil_monotonic_timer *timer, argument
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-changelist.c65 start_cpu_usage_timer(struct cpu_usage_timer *timer) argument
104 get_cpu_usage(struct cpu_usage_timer *timer, double *secElapsedOut, argument
170 struct cpu_usage_timer timer; local
[all...]
/freebsd-12-stable/contrib/ngatm/sscop/
H A Dcommon.c52 struct timer { struct
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_timer.c297 timer(void) function
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dtimevar.c222 timevar_accumulate (struct timevar_time_def *timer, argument
/freebsd-12-stable/contrib/libevent/
H A Devutil_time.c223 evutil_monotonic_timer_free(struct evutil_monotonic_timer *timer) argument
234 evutil_configure_monotonic_time(struct evutil_monotonic_timer *timer, argument
244 evutil_gettime_monotonic(struct evutil_monotonic_timer *timer, argument
[all...]
/freebsd-12-stable/contrib/libevent/test/
H A Dtest-changelist.c65 start_cpu_usage_timer(struct cpu_usage_timer *timer) argument
104 get_cpu_usage(struct cpu_usage_timer *timer, double *secElapsedOut, argument
170 struct cpu_usage_timer timer; local
[all...]

Completed in 142 milliseconds

12345