File nut/crt/fileno.c


Included Files


Global Function _fileno()

int _fileno ( FILE* stream )
Prototyped in: nut/include/stdio.h
Called by: kbhit() nut/crt/kbhit.c
  vfscanf() nut/crt/vfscanf.c
  vfscanf_P() nut/crt/vfscanf_p.c
  vsyslog() nut/pro/syslog.c
  vsyslog_P() nut/pro/syslog.c