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