Home
last modified time | relevance | path

Searched refs:os_fdatasync (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/utils/
Dos_none.c105 int os_fdatasync(FILE *stream) in os_fdatasync() function
Dos_zephyr.c191 int os_fdatasync(FILE *stream) in os_fdatasync() function
Dos_win32.c219 int os_fdatasync(FILE *stream) in os_fdatasync() function
Dos.h279 int os_fdatasync(FILE *stream);
Dos_internal.c252 int os_fdatasync(FILE *stream) in os_fdatasync() function
Dos_unix.c464 int os_fdatasync(FILE *stream) in os_fdatasync() function
/hostap-latest/wpa_supplicant/
Dconfig_file.c1706 os_fdatasync(f); in wpa_config_write()