Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsocketmodule.c2235 sock_dup(PySocketSockObject *s) function
3073 {"dup", (PyCFunction)sock_dup, METH_NOARGS,