Home
last modified time | relevance | path

Searched defs:fdobj (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Modules/clinic/
H A Dsocketmodule.c.h22 PyObject *fdobj = NULL; in sock_initobj() local
/third_party/python/Modules/_io/
H A Dfileio.c394 PyObject *fdobj; local
/third_party/python/Modules/
H A D_posixsubprocess.c179 PyObject* fdobj = PyTuple_GET_ITEM(py_fds_to_keep, i); in convert_fds_to_keep_to_c() local
H A Dsignalmodule.c759 PyObject *fdobj; local
H A Dsocketmodule.c5183 sock_initobj_impl(PySocketSockObject *self, int family, int type, int proto, PyObject *fdobj) global() argument
6022 socket_close(PyObject *self, PyObject *fdobj) global() argument
6051 socket_dup(PyObject *self, PyObject *fdobj) global() argument
[all...]

Completed in 13 milliseconds