Home
last modified time | relevance | path

Searched refs:_handler (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp800 static bool _handler( void * target,
839 static IOReturn _handler( void * target, void * ref,
981 IOServiceUserNotification::_handler( void * target, in _handler() function in IOServiceUserNotification
1145 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler() function in IOServiceMessageUserNotification
2932 &userNotify->_handler, userNotify ); in internal_io_service_add_notification()
3172 &userNotify->_handler, userNotify ); in internal_io_service_add_interest_notification()
/xnu-11215/bsd/sys/
H A Dsysctl.h566 int experiment_factor_##experiment_factor_typename##_handler SYSCTL_HANDLER_ARGS;
/xnu-11215/bsd/kern/
H A Dkern_newsysctl.c2119 experiment_factor_##name##_handler SYSCTL_HANDLER_ARGS \