Home
last modified time | relevance | path

Searched refs:seekwhence (Results 1 – 2 of 2) sorted by relevance

/minix/minix/servers/vfs/
H A Dopen.c603 int actual_lseek(struct fproc *rfp, int seekfd, int seekwhence, off_t offset, in actual_lseek() argument
622 switch(seekwhence) { in actual_lseek()
H A Dproto.h161 int actual_lseek(struct fproc *rfp, int seekfd, int seekwhence, off_t offset,