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

/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dsysconf.c243 case _SC_SYNCHRONIZED_IO:
534 sysconf(_SC_SYNCHRONIZED_IO) > 0 &&
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.c839 #if defined (_SC_SYNCHRONIZED_IO)
840 { "_POSIX_SYNCHRONIZED_IO", SYSCONF, _SC_SYNCHRONIZED_IO },
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h253 #define _SC_SYNCHRONIZED_IO 40 macro

Completed in 101 milliseconds