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

/macosx-10.10/IOKitUser-1050.1.21/
H A DIOMIGMachPort.c57 IOMIGMachPortTerminationCallback terminationCallback;
311 void IOMIGMachPortRegisterTerminationCallback(IOMIGMachPortRef migPort, IOMIGMachPortTerminationCallback callback, void *refcon)
H A DIOMIGMachPort.h43 typedef void (*IOMIGMachPortTerminationCallback)(IOMIGMachPortRef client, void * refcon); typedef
57 void IOMIGMachPortRegisterTerminationCallback(IOMIGMachPortRef client, IOMIGMachPortTerminationCallback callback, void *refcon);

Completed in 399 milliseconds