Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 6 of 6) sorted by relevance

/plan9-contrib/sys/src/ape/lib/ap/plan9/
H A Dlseek.c10 lseek(int d, off_t offset, int whence) in lseek()
/plan9-contrib/sys/src/9k/port/
H A Dsysfile.c851 sseek(int fd, vlong offset, int whence) in sseek()
906 int fd, whence; in sysseek() local
933 int fd, whence; in sysoseek() local
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/
H A Dsysfile.c502 _sysseek(int fd, vlong off, int whence) in _sysseek()
1093 sysseek(int fd, vlong off, int whence) in sysseek()
/plan9-contrib/sys/src/games/mp3enc/
H A Dget_audio.c112 fskip(FILE * fp, long offset, int whence) in fskip()
/plan9-contrib/sys/src/cmd/gs/zlib/
H A Dgzio.c767 z_off_t ZEXPORT gzseek (file, offset, whence) in gzseek() argument
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/unused/
H A Dsyscall.c419 sysseek(int fd, long off, int whence) in sysseek()