find_handle       112 ltdl/ltdl.c    static	lt_dlhandle *find_handle      (const char *search_path,
find_handle      1435 ltdl/ltdl.c          if ((dir || (!find_handle (user_search_path, base_name,
find_handle      1437 ltdl/ltdl.c    		   && !find_handle (getenv (LTDL_SEARCHPATH_VAR), base_name,
find_handle      1440 ltdl/ltdl.c    		   && !find_handle (getenv (LT_MODULE_PATH_VAR), base_name,
find_handle      1444 ltdl/ltdl.c    		   && !find_handle (sys_dlsearch_path, base_name,