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