Home
last modified time | relevance | path

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

/external/openssl/apps/
Ds_server.c204 static int sv_body(char *hostname, int s, unsigned char *context);
1701 do_server(port,socket_type,&accept_socket,sv_body, context); in MAIN()
1759 static int sv_body(char *hostname, int s, unsigned char *context) in sv_body() function