save_search_path 828 libltdl/ltdl.c char *p, *save_search_path = 0; save_search_path 844 libltdl/ltdl.c save_search_path = lt__strdup (user_search_path); save_search_path 845 libltdl/ltdl.c if (!save_search_path) save_search_path 973 libltdl/ltdl.c if (save_search_path) { save_search_path 974 libltdl/ltdl.c MEMREASSIGN (user_search_path, save_search_path);