Searched refs:BVFN_MAP (Results 1 – 2 of 2) sorted by relevance
25 typedef enum bverror (*BVFN_MAP) (struct bvbuffdesc *buffdesc); typedef32 BVFN_MAP bv_map;
1117 static BVFN_MAP bv_map;1133 bv_map = (BVFN_MAP)dlsym(hndl, "bv_map"); in loadbltsville()