Home
last modified time | relevance | path

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

/openbsd-src/sbin/iked/
H A Dtimer.c37 timer_set(struct iked *env, struct iked_timer *tmr, in timer_set()
51 timer_add(struct iked *env, struct iked_timer *tmr, int timeout) in timer_add()
59 timer_del(struct iked *env, struct iked_timer *tmr) in timer_del()
69 struct iked_timer *tmr = arg; in timer_callback() local
/openbsd-src/regress/sbin/iked/parser/
H A Dcommon.c127 timer_set(struct iked *env, struct iked_timer *tmr, in timer_set()
133 timer_add(struct iked *env, struct iked_timer *tmr, int timeout) in timer_add()
138 timer_del(struct iked *env, struct iked_timer *tmr) in timer_del()
/openbsd-src/sys/arch/hppa/dev/
H A Dmongoosereg.h71 } tmr[2]; /* 0x40 -- timers control */ member