Home
last modified time | relevance | path

Searched refs:_SC_SYNCHRONIZED_IO (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/gen/
H A Dsysconf.c253 case _SC_SYNCHRONIZED_IO: in sysconf()
525 sysconf(_SC_SYNCHRONIZED_IO) > 0 && in sysconf()
/freebsd/usr.bin/getconf/
H A Dsysconf.gperf102 _POSIX_SYNCHRONIZED_IO, _SC_SYNCHRONIZED_IO
/freebsd/include/
H A Dunistd.h206 #define _SC_SYNCHRONIZED_IO 40 macro