#include <sys/types.h>#include <errno.h>Include dependency graph for lseek.c:
Go to the source code of this file.
Functions | |
| off_t | lseek (int fd, off_t offset, int whence) |
| Since a serial port is non-seekable, we return an error. More... | |
Definition in file lseek.c.
1.2.14 written by Dimitri van Heesch,
© 1997-2002