Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dcallout.h138 #define callout_init(co) _callout_init(co, __FILE__, __LINE__) macro
142 #define callout_init(co) _callout_init(co) macro