Searched refs:__IOMIGMachPortSourceCallback (Results 1 - 1 of 1) sorted by path

/macosx-10.10/IOKitUser-1050.1.21/
H A DIOMIGMachPort.c66 static void __IOMIGMachPortSourceCallback(void * info);
170 // __IOMIGMachPortSourceCallback
172 void __IOMIGMachPortSourceCallback(void * info) function
222 dispatch_source_set_event_handler_f(migPort->dispatchSource, __IOMIGMachPortSourceCallback);

Completed in 281 milliseconds