Searched refs:TIMER (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/contrib/sendmail/src/
H A Dtimers.h20 #define TIMER struct _timer macro
22 TIMER
30 extern void pushtimer __P((TIMER *));
31 extern void poptimer __P((TIMER *));
32 extern char *strtimer __P((TIMER *));
H A Dtimers.c22 static TIMER BaseTimer; /* current baseline */
24 static TIMER *TimerStack[MAXTIMERSTACK];
51 TIMER *ptimer;
58 TIMER *ta;
59 TIMER *tb;
79 TIMER *ta;
80 TIMER *tb;
100 TIMER *ptimer;
121 TIMER *ptimer;
123 TIMER cu
[all...]
H A Dsendmail.h860 TIMER ti_overall; /* the whole process */
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dunimkmsg.h101 #define ADD_CAUSE_TIMER(IE,TIMER) \
104 (IE).u.timer[0] = (TIMER)[0]; \
105 (IE).u.timer[1] = (TIMER)[1]; \
106 (IE).u.timer[2] = (TIMER)[2]; \
/freebsd-10.1-release/contrib/ntp/include/
H A Dntpsim.h59 TIMER, /* Event that designates a timer interrupt. */ enumerator in enum:__anon35
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntpsim.c157 enqueue(event_queue, event(simulation.sim_time + 1.0, TIMER));
245 event(simulation.sim_time + (1 << EVENT_TIMEOUT), TIMER));
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h618 D(RECOVER, 0x66 /*102*/, TIMER, Q.850, "Recovery on timer expiry") \
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dscic_sds_controller.c4909 SMU_ICC_GEN_VAL(TIMER, timeout_encode))

Completed in 160 milliseconds