Home
last modified time | relevance | path

Searched refs:www_body (Results 1 – 1 of 1) sorted by relevance

/external/openssl/apps/
Ds_server.c205 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