Searched refs:_SC_MEMLOCK (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
| H A D | unistd.d | 320 _SC_MEMLOCK, in version() enumerator 569 _SC_MEMLOCK = 30, 753 _SC_MEMLOCK = 30, 912 _SC_MEMLOCK = 34, 1069 _SC_MEMLOCK = 54, 1227 _SC_MEMLOCK = 30, 1409 _SC_MEMLOCK = 0x003c, 1593 _SC_MEMLOCK = 25, 1871 _SC_MEMLOCK, 2121 _SC_MEMLOCK,
|
| /netbsd-src/sys/sys/ |
| H A D | unistd.h | 264 #define _SC_MEMLOCK 34 macro
|
| /netbsd-src/usr.bin/getconf/ |
| H A D | getconf.c | 141 { "_POSIX_MEMLOCK", SYSCONF, _SC_MEMLOCK },
|
| /netbsd-src/lib/libc/gen/ |
| H A D | sysconf.c | 165 case _SC_MEMLOCK: in __weak_alias()
|