Searched refs:candidate (Results 1 – 2 of 2) sorted by relevance
154 char *candidate = file_name_concat (dir, arg, nullptr); in set_program_path() local155 if (access (candidate, X_OK) == 0) in set_program_path()157 program_path = dir_name (candidate); in set_program_path()158 free (candidate); in set_program_path()161 free (candidate); in set_program_path()
4156 * Major changes in release 6.2 (2006-09-18) [stable candidate]4523 * Major changes in release 5.91 (2005-10-17) [stable candidate]5127 * Major changes in release 5.1.3 (2004-02-08): candidate to become stable 5.2.0