Home
last modified time | relevance | path

Searched refs:_POSIX_FSYNC (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dposix_opt.h38 #define _POSIX_FSYNC 200809L macro
/glibc-2.36/sysdeps/mach/hurd/bits/
Dposix_opt.h40 #define _POSIX_FSYNC 200809L macro
/glibc-2.36/sysdeps/posix/
Dsysconf.c158 #if CONF_IS_DEFINED_SET (_POSIX_FSYNC) in __sysconf()
159 return _POSIX_FSYNC; in __sysconf()
/glibc-2.36/posix/
Dtst-getconf.sh74 _POSIX_FSYNC
/glibc-2.36/conform/data/
Dunistd.h-data116 optional-constant _POSIX_FSYNC
/glibc-2.36/manual/
Dconf.texi380 Inquire about the parameter corresponding to @code{_POSIX_FSYNC}.
/glibc-2.36/ChangeLog.old/
DChangeLog.96620 (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES,
DChangeLog.53154 _POSIX_PRIORITIZED_IO, _POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC,
DChangeLog.1414318 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_FSYNC): Set to 200112L.