Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Ds_server.c183 static int sv_body(int s, unsigned char *context);
1475 &accept_socket, sv_body, s_server_config.context, in s_server_main()
1534 sv_body(int s, unsigned char *context) in sv_body() function