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

/vbox/src/VBox/Runtime/common/table/
H A Davloioport.cpp47 #define PKAVLCALLBACK PAVLOIOPORTCALLBACK
/vbox/include/iprt/
H A Davl.h917 typedef AVLOIOPORTCALLBACK *PAVLOIOPORTCALLBACK; typedef
922 RTDECL(int) RTAvloIOPortDoWithAll(PAVLOIOPORTTREE pTree, int fFromLeft, PAVLOIOPORTCALLBACK pfnCallBack, void *pvParam);
925 RTDECL(int) RTAvloIOPortDestroy(PAVLOIOPORTTREE pTree, PAVLOIOPORTCALLBACK pfnCallBack, void *pvParam);

Completed in 83 milliseconds