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

/xnu-2422.115.4/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 10 milliseconds