Searched refs:_SC_MEMLOCK_RANGE (Results 1 – 3 of 3) sorted by relevance
98 #define _SC_MEMLOCK_RANGE 0x003d macro
126 case _SC_MEMLOCK_RANGE: return _POSIX_MEMLOCK_RANGE; in sysconf()
869 VERIFY_SYSCONF_POSIX_VERSION(_SC_MEMLOCK_RANGE); in TEST()