Home
last modified time | relevance | path

Searched defs:Seek (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/sam/
H A Dsys.c56 Seek(int f, long n, int w) in Seek() function
/plan9/sys/src/cmd/rc/
H A Dunix.c434 Seek(fd, cnt, whence) in Seek() function
H A Dwin32.c462 Seek(int fd, long cnt, long whence) in Seek() function
H A Dplan9.c534 Seek(int fd, long cnt, long whence) in Seek() function
/plan9/sys/src/cmd/gs/src/
H A Dttfoutl.h107 void (*Seek)(ttfReader *, int nPos); member