Searched refs:get_fd (Results 1 – 1 of 1) sorted by relevance
647 int get_fd() const { in get_fd() function in LoadTask1281 if (TEMP_FAILURE_RETRY(fstat(task->get_fd(), &file_stat)) != 0) { in load_library()1311 if (TEMP_FAILURE_RETRY(fstatfs(task->get_fd(), &fs_stat)) != 0) { in load_library()