Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c854 posix_fildes(PyObject *fdobj, int (*func)(int)) in posix_fildes()
1836 posix_fchdir(PyObject *self, PyObject *fdobj) in posix_fchdir()
2032 posix_fsync(PyObject *self, PyObject *fdobj) in posix_fsync()
2050 posix_fdatasync(PyObject *self, PyObject *fdobj) in posix_fdatasync()