Searched refs:sAllocationDestroyFnPtr (Results 1 – 1 of 1) sorted by relevance
287 typedef void (*sAllocationDestroyFnPtr) (const Context *rsc, Allocation *alloc); typedef290 static sAllocationDestroyFnPtr sAllocationDestroy;301 sAllocationDestroy = (sAllocationDestroyFnPtr)dlsym(handleIO, "rscAllocationDestroy"); in loadIOSuppLibSyms()