Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp745 static bool _handler( void * target,
782 static IOReturn _handler( void * target, void * ref,
924 IOServiceUserNotification::_handler( void * target, in _handler() function in IOServiceUserNotification
1081 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler() function in IOServiceMessageUserNotification
2836 &userNotify->_handler, userNotify ); in internal_io_service_add_notification()
3076 &userNotify->_handler, userNotify ); in internal_io_service_add_interest_notification()
/xnu-8019.80.24/bsd/sys/
H A Dsysctl.h565 int experiment_factor_##experiment_factor_typename##_handler SYSCTL_HANDLER_ARGS;
/xnu-8019.80.24/bsd/kern/
H A Dkern_newsysctl.c2113 experiment_factor_##name##_handler SYSCTL_HANDLER_ARGS \