File nut/crt/fputs_p.c


Included Files


Global Function fputs_P()

int fputs_P ( const prog_char* string, FILE* stream )
Prototyped in: nut/include/stdio.h
Calls: _write_P(), strlen_P()
Called by: NutDumpIpcp() nut/net/pppdebug.c
  NutDumpLcp() nut/net/pppdebug.c
  NutDumpPap() nut/net/pppdebug.c
  NutDumpThreadList() nut/os/osdebug.c
  NutDumpTimerList() nut/os/osdebug.c
  NutFtpSendMode() nut/pro/ftpd.c
  NutHttpSendHeaderBot() nut/pro/httpd.c