Searched defs:sdCur (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libroot/
H A Dfs_freebsd.cpp53 off_t sdCur = lseek(fd, -(cur % sectorSize), SEEK_CUR); local
82 off_t sdCur = lseek(fd,0,SEEK_CUR); local
103 off_t sdCur = lseek(fd, 0, SEEK_CUR); local
153 off_t sdCur = lseek(fd, -(cur % sectorSize), SEEK_CUR); local
184 off_t sdCur local
207 off_t sdCur = lseek(fd, 0, SEEK_CUR); local
[all...]

Completed in 27 milliseconds