Home
last modified time | relevance | path

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); in haiku_freebsd_read() local
82 off_t sdCur = lseek(fd,0,SEEK_CUR); in haiku_freebsd_read() local
103 off_t sdCur = lseek(fd, 0, SEEK_CUR); in haiku_freebsd_read() local
153 off_t sdCur = lseek(fd, -(cur % sectorSize), SEEK_CUR); in haiku_freebsd_write() local
184 off_t sdCur = lseek(fd, 0, SEEK_CUR); in haiku_freebsd_write() local
207 off_t sdCur = lseek(fd, 0, SEEK_CUR); in haiku_freebsd_write() local