save_search_path 821 libltdl/ltdl.c char *p, *save_search_path = 0; save_search_path 837 libltdl/ltdl.c save_search_path = lt__strdup (user_search_path); save_search_path 838 libltdl/ltdl.c if (!save_search_path) save_search_path 966 libltdl/ltdl.c if (save_search_path) { save_search_path 967 libltdl/ltdl.c MEMREASSIGN (user_search_path, save_search_path);