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

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

Completed in 133 milliseconds