Searched defs:www_body (Results 1 - 1 of 1) sorted by relevance

/external/openssl/apps/
H A Ds_server.c208 static int www_body(char *hostname, int s, unsigned char *context);
1898 do_server(port,socket_type,&accept_socket,www_body, context);
2571 static int www_body(char *hostname, int s, unsigned char *context) function

Completed in 159 milliseconds