Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_sock.c33 static int sock_new(BIO *h);
49 sock_new,
70 static int sock_new(BIO *bi) in sock_new() function
/third_party/python/Modules/
Dsocketmodule.c5065 sock_new(PyTypeObject *type, PyObject *args, PyObject *kwds) function
5353 sock_new, /* tp_new */