File nut/crt/read.c


Included Files


Global Function _read()

int _read ( int fd, void* buffer, size_t count )
Prototyped in: nut/include/io.h
Called by: NutAppMain() nut/app/uart/uart.c
  XsvfGetByte() nut/app/xsvfexec/host.c
  XsvfGetCmd() nut/app/xsvfexec/host.c
  XsvfGetLong() nut/app/xsvfexec/host.c
  XsvfGetShort() nut/app/xsvfexec/host.c
  XsvfGetState() nut/app/xsvfexec/host.c
  XsvfReadBitString() nut/app/xsvfexec/host.c
  XsvfSkipComment() nut/app/xsvfexec/host.c
  fgetc() nut/crt/fgetc.c
  fpurge() nut/crt/fpurge.c
  fread() nut/crt/fread.c
References Variables: __fds nut/crt/open.c