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

/xnu-2782.1.97/osfmk/kern/
H A Dcall_entry.h41 typedef void (*call_entry_func_t)( typedef
48 call_entry_func_t func;
63 (entry)->func = (call_entry_func_t)(pfun); \

Completed in 17 milliseconds