Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dsocketmodule.c.h22 PyObject *fdobj = NULL; in sock_initobj() local
/third_party/python/Modules/_io/
Dfileio.c394 PyObject *fdobj; local
/third_party/python/Modules/
D_posixsubprocess.c179 PyObject* fdobj = PyTuple_GET_ITEM(py_fds_to_keep, i); in convert_fds_to_keep_to_c() local
Dsignalmodule.c759 PyObject *fdobj; local
Dsocketmodule.c5184 PyObject *fdobj)
6022 socket_close(PyObject *self, PyObject *fdobj)
6051 socket_dup(PyObject *self, PyObject *fdobj)