Home | History | Annotate | Download | only in nacl_io

Lines Matching refs:old_handle

268   ScopedKernelHandle old_handle;
270 Error error = AcquireHandleAndPath(oldfd, &old_handle, &old_path);
276 FreeAndReassignFD(newfd, old_handle, old_path);