Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_server.c61 static int www_body(int s, int stype, int prot, unsigned char *context);
2226 server_cb = www_body; in s_server_main()
3038 static int www_body(int s, int stype, int prot, unsigned char *context) in www_body() function