Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_sock.c34 static int sock_new(BIO *h);
48 sock_new,
80 static int sock_new(BIO *bi) in sock_new() function