Home
last modified time | relevance | path

Searched defs:tmr (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.sbin/apm/
H A Dapm.c353 time_t tmr; in apm_set_timer() local
/freebsd/contrib/lua/src/
H A Dloslib.c307 struct tm tmr, *stm; in os_date() local
/freebsd/sys/dev/iicbus/rtc/
H A Dnxprtc.c305 read_timeregs(struct nxprtc_softc *sc, struct time_regs *tregs, uint8_t *tmr) in read_timeregs()
/freebsd/sys/netinet/
H A Dsctputil.c1725 struct sctp_timer *tmr; in sctp_timeout_handler() local
2159 struct sctp_timer *tmr; in sctp_timer_start() local
2618 struct sctp_timer *tmr; in sctp_timer_stop() local
H A Dsctp_os_bsd.h258 #define SCTP_OS_TIMER_INIT(tmr) callout_init(tmr, 1) argument
H A Dsctp_structs.h152 struct sctp_timer tmr; member
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c348 struct timer_list *tmr = (struct timer_list *)tl; in task_expire() local