Home | History | Annotate | Download | only in orig

Lines Matching defs:dirfd

34354     int dirfd;
34357 rc = osOpenDirectory(pFile->zPath, &dirfd);
34359 full_fsync(dirfd, 0, 0);
34360 robust_close(pFile, dirfd, __LINE__);