Searched defs:PAVLRFOFFCALLBACK (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Davl.h1115 typedef AVLRFOFFCALLBACK *PAVLRFOFFCALLBACK; typedef
1123 RTDECL(int) RTAvlrFileOffsetDoWithAll( PAVLRFOFFTREE pTree, int fFromLeft, PAVLRFOFFCALLBACK pfnCallBack, void *pvParam);
1124 RTDECL(int) RTAvlrFileOffsetDestroy( PAVLRFOFFTREE pTree, PAVLRFOFFCALLBACK pfnCallBack, void *pvParam);

Completed in 49 milliseconds