Searched refs:actual_fd (Results 1 – 1 of 1) sorted by relevance
700 Int actual_fd, oflags; in VG_() local870 actual_fd = sr_Res(fd); in VG_()872 actual_fd = use_fd; in VG_()875 preadres = VG_(pread)( actual_fd, buf1k, sizeof(buf1k), 0 ); in VG_()877 VG_(close)( actual_fd ); in VG_()