Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dos_win32.c219 int os_fdatasync(FILE *stream) in os_fdatasync() function
H A Dos_none.c105 int os_fdatasync(FILE *stream) in os_fdatasync() function
H A Dos_internal.c252 int os_fdatasync(FILE *stream) in os_fdatasync() function
H A Dos_unix.c490 int os_fdatasync(FILE *stream) in os_fdatasync() function
/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h778 os_fdatasync(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in os_fdatasync() function