Searched defs:callout (Results 1 – 2 of 2) sorted by relevance
29 struct callout { struct30 bool (*callback)(struct callout *co); argument33 TAILQ_ENTRY(callout) link; argument
22 struct callout callout; member124 struct callout callout; member