Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Devents.c512 typedef struct EVENT_TIMER EVENT_TIMER; typedef
514 struct EVENT_TIMER { struct
526 ((EVENT_TIMER *) ((void *) (r) - offsetof(EVENT_TIMER, ring))) argument