File nut/crt/open.c


Included Files


Global Function _open()

int _open ( const char* name, int mode )
Calls: NutDeviceLookup()
Called by: XsvfInit() nut/app/xsvfexec/host.c
  fopen() nut/crt/fopen.c
  freopen() nut/crt/freopen.c