lt__strdup         54 ltdl/libltdl/lt__alloc.h LT_SCOPE char *lt__strdup (const char *string);
lt__strdup        113 ltdl/loaders/dld_link.c   lt_module module = lt__strdup (filename);
lt__strdup        411 ltdl/ltdl.c          handle->info.filename = lt__strdup (filename);
lt__strdup        752 ltdl/ltdl.c          *pdir   = lt__strdup (filename);
lt__strdup        832 ltdl/ltdl.c          save_search_path = lt__strdup (user_search_path);
lt__strdup        913 ltdl/ltdl.c    		name = lt__strdup(p);
lt__strdup       1126 ltdl/ltdl.c    	      last_libname = lt__strdup (last_libname + 1);
lt__strdup       1204 ltdl/ltdl.c          attempt = lt__strdup (filename);
lt__strdup       2117 ltdl/ltdl.c          *ppath = lt__strdup (dir);
lt__strdup       2278 ltdl/ltdl.c          interface_id->id_string = lt__strdup (id_string);