Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dos_none.c105 int os_fdatasync(FILE *stream) in os_fdatasync() function
Dos_win32.c219 int os_fdatasync(FILE *stream) in os_fdatasync() function
Dos.h254 int os_fdatasync(FILE *stream);
Dos_internal.c246 int os_fdatasync(FILE *stream) in os_fdatasync() function
Dos_unix.c446 int os_fdatasync(FILE *stream) in os_fdatasync() function
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_file.c1400 os_fdatasync(f); in wpa_config_write()