File nut/app/uhttpd_ajax/httpd_ajax.c


Included Files


Global Function NutAppMain()

int NutAppMain ( void )
Calls: HttpRegisterCgiFunction(), HttpRegisterMediaType(), HttpRegisterRedir(), MediaTypeInitDefaults(), StreamClientAccept(), StreamInit(), puts()
References Functions: CgiClock() nut/app/uhttpd_ajax/httpd_ajax.c
  HttpCgiFunctionHandler(), HttpdClientHandler()

Local Function CgiClock()

static int CgiClock ( HTTPD_SESSION* hs )
Calls: HttpSendHeaderBottom(), HttpSendHeaderTop(), localtime(), s_flush(), s_printf(), s_puts(), time()
Used in: NutAppMain() nut/app/uhttpd_ajax/httpd_ajax.c