Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_server.c60 static int sv_body(int s, int stype, int prot, unsigned char *context);
2228 server_cb = sv_body; in s_server_main()
2331 static int sv_body(int s, int stype, int prot, unsigned char *context) in sv_body() function