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