File nut/crt/fprintf.c


Included Files


Global Function fprintf()

int fprintf ( FILE* stream, const char* fmt, ... )
Prototyped in: nut/include/stdio.h
Calls: __builtin_va_end(), __builtin_va_start(), vfprintf()
Called by: NutDumpIpcp() nut/net/pppdebug.c
  NutDumpIpcpOption() nut/net/pppdebug.c
  NutDumpLcp() nut/net/pppdebug.c
  NutDumpLcpOption() nut/net/pppdebug.c
  NutDumpPap() nut/net/pppdebug.c
  NutDumpPapOption() nut/net/pppdebug.c
  NutDumpPpp() nut/net/pppdebug.c
  NutDumpSocketList() nut/net/netdebug.c
  NutDumpTcpHeader() nut/net/netdebug.c
  NutFtpProcessPassiv() nut/pro/ftpd.c
  NutFtpProcessPwd() nut/pro/ftpd.c
  NutFtpTransferDirectory() nut/pro/ftpd.c
  PhatDbgDirEntry() nut/fs/phatdbg.c
  PhatDbgFileInfo() nut/fs/phatdbg.c
  PhatDbgVbr() nut/fs/phatdbg.c
  ProcessAspFunction() nut/pro/asp.c