File nut/crt/seek.c


Included Files


Global Function _seek()

int _seek ( int fd, long offset, int origin )
Prototyped in: nut/include/io.h
Called by: fseek() nut/crt/fseek.c
References Variables: __fds nut/crt/open.c