Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/gen/
Dsysconf.c255 case _SC_SYNCHRONIZED_IO:
534 sysconf(_SC_SYNCHRONIZED_IO) > 0 &&
/freebsd-9-stable/usr.bin/getconf/
Dsysconf.gperf102 _POSIX_SYNCHRONIZED_IO, _SC_SYNCHRONIZED_IO
/freebsd-9-stable/include/
Dunistd.h204 #define _SC_SYNCHRONIZED_IO 40 macro