Home | History | Annotate | Download | only in linker

Lines Matching defs:get_fd

647   int get_fd() const {
1281 if (TEMP_FAILURE_RETRY(fstat(task->get_fd(), &file_stat)) != 0) {
1311 if (TEMP_FAILURE_RETRY(fstatfs(task->get_fd(), &fs_stat)) != 0) {