Searched refs:try_open (Results 1 – 2 of 2) sorted by relevance
40 try_open (const struct stat *main_stat, in try_open() function282 int fd = try_open (&main_stat, dir, subdir, file, &fname); in find_debuginfo_in_path()292 fd = try_open (&main_stat, dir, ".dwz", in find_debuginfo_in_path()
124 (try_open): Likewise, and replace open64 with open.210 * find-debuginfo.c (try_open): Free fname on all failure paths.1427 * find-debuginfo.c (try_open): Take new arg MAIN_STAT. Compare2313 * find-debuginfo.c (try_open): Likewise.2555 * find-debuginfo.c (try_open): Use TEMP_FAILURE_RETRY.