Home | History | Annotate | Download | only in Modules

Lines Matching refs:posix_fsync

1854 posix_fsync(PyObject *self, PyObject *fdobj)

8910 {"fsync", posix_fsync, METH_O, posix_fsync__doc__},