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

/freebsd-10-stable/tools/regression/p1003_1b/
H A Dmemlock.c48 if (sysconf(_SC_MEMLOCK) == -1) {
52 quit("(should not happen) sysconf(_SC_MEMLOCK)");
/freebsd-10-stable/lib/libc/gen/
H A Dsysconf.c205 case _SC_MEMLOCK:
524 sysconf(_SC_MEMLOCK) > 0 &&
/freebsd-10-stable/include/
H A Dunistd.h194 #define _SC_MEMLOCK 30 macro

Completed in 71 milliseconds