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

/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos_none.c105 int os_fdatasync(FILE *stream) function
H A Dos_win32.c219 int os_fdatasync(FILE *stream) function
H A Dos.h250 * os_fdatasync - Sync a file's (for a given stream) state with storage device
254 int os_fdatasync(FILE *stream);
H A Dos_internal.c246 int os_fdatasync(FILE *stream) function
H A Dos_unix.c480 int os_fdatasync(FILE *stream) function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c1612 os_fdatasync(f);

Completed in 65 milliseconds