Searched defs:do_open (Results 1 – 2 of 2) sorted by relevance
44 #define do_open(LIB,REV,FLAGS) do_open_1(LIB,REV,FLAGS,__LINE__) macro147 static void *do_open(const char *libname, int lazy) in do_open() function165 static void *do_open(const char *libname, int lazy) in do_open() function
520 do_open(const char *vmname) in do_open() function