Home
last modified time | relevance | path

Searched refs:_SC_MEMLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/regression/p1003_1b/
H A Dmemlock.c48 if (sysconf(_SC_MEMLOCK) == -1) { in memlock()
/freebsd/lib/libc/gen/
H A Dsysconf.c202 case _SC_MEMLOCK: in sysconf()
518 sysconf(_SC_MEMLOCK) > 0 && in sysconf()
/freebsd/usr.bin/getconf/
H A Dsysconf.gperf85 _POSIX_MEMLOCK, _SC_MEMLOCK
/freebsd/include/
H A Dunistd.h196 #define _SC_MEMLOCK 30 macro