Home
last modified time | relevance | path

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 Dunistd.d320 _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 Dunistd.h264 #define _SC_MEMLOCK 34 macro
/netbsd-src/usr.bin/getconf/
H A Dgetconf.c141 { "_POSIX_MEMLOCK", SYSCONF, _SC_MEMLOCK },
/netbsd-src/lib/libc/gen/
H A Dsysconf.c165 case _SC_MEMLOCK: in __weak_alias()