Searched defs:sys_timeo (Results 1 – 3 of 3) sorted by relevance
67 struct sys_timeo { struct68 struct sys_timeo *next; argument70 sys_timeout_handler h; argument77 void sys_timeouts_init(void); argument
86 struct sys_timeo { struct87 struct sys_timeo *next; argument89 sys_timeout_handler h; argument96 void sys_timeouts_init(void); argument
93 struct sys_timeo { struct94 struct sys_timeo *next; argument96 sys_timeout_handler h; argument118 struct sys_timeo** sys_timeouts_get_next_timeout(void); argument