Searched refs:_SC_FSYNC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/sys/
H A Dunistd.h259 #define _SC_FSYNC 29 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d318 _SC_FSYNC,
577 _SC_FSYNC = 38,
761 _SC_FSYNC = 38,
907 _SC_FSYNC = 29,
1044 _SC_FSYNC = 29,
1235 _SC_FSYNC = 38,
1407 _SC_FSYNC = 0x003a,
1591 _SC_FSYNC = 23,
1869 _SC_FSYNC,
2119 _SC_FSYNC,
[all...]
/netbsd-current/usr.bin/getconf/
H A Dgetconf.c139 { "_POSIX_FSYNC", SYSCONF, _SC_FSYNC },
/netbsd-current/lib/libc/gen/
H A Dsysconf.c152 case _SC_FSYNC:

Completed in 125 milliseconds