Searched refs:os_fsync_impl (Results 1 – 2 of 2) sorted by relevance
989 os_fsync_impl(PyObject *module, int fd);1031 return_value = os_fsync_impl(module, fd); in os_fsync()
3861 os_fsync_impl(PyObject *module, int fd) in os_fsync_impl() function