Searched refs:www_body (Results 1 – 1 of 1) sorted by relevance
205 static int www_body(char *hostname, int s, unsigned char *context);1699 do_server(port,socket_type,&accept_socket,www_body, context); in MAIN()2253 static int www_body(char *hostname, int s, unsigned char *context) in www_body() function