Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/apps/
H A Ds_server.c63 static void close_accept_socket(void);
2605 close_accept_socket(); in sv_body()
2827 static void close_accept_socket(void) in close_accept_socket() function