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

/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dsysconf.c194 case _SC_MEMLOCK_RANGE:
528 sysconf(_SC_MEMLOCK_RANGE) > 0 &&
/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Dgetconf.c772 #if defined (_SC_MEMLOCK_RANGE)
773 { "_POSIX_MEMLOCK_RANGE", SYSCONF, _SC_MEMLOCK_RANGE },
/macosx-10.9.5/Libc-997.90.3/include/
H A Dunistd.h244 #define _SC_MEMLOCK_RANGE 31 macro

Completed in 78 milliseconds