Searched refs:report_server_accept (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/crypto/openssl/apps/lib/ |
| H A D | s_socket.c | 203 int report_server_accept(BIO *out, int asock, int with_address, int with_pid) in report_server_accept() function 354 if (!report_server_accept(bio_s_out, asock, sock_port == 0, 0)) { in do_server()
|
| H A D | http_server.c | 247 if (!report_server_accept(bio_out, asock, 1, 1)) { in http_server_init_bio()
|
| /freebsd-14.2/crypto/openssl/apps/include/ |
| H A D | s_apps.h | 19 int report_server_accept(BIO *out, int asock, int with_address, int with_pid);
|