Searched refs:BVFN_UNMAP (Results 1 – 3 of 3) sorted by relevance
26 typedef enum bverror (*BVFN_UNMAP) (struct bvbuffdesc *buffdesc); typedef34 BVFN_UNMAP bv_unmap;
24 BVFN_UNMAP bv_unmap;
1119 static BVFN_UNMAP bv_unmap;1135 bv_unmap = (BVFN_UNMAP)dlsym(hndl, "bv_unmap"); in loadbltsville()