Searched refs:_POSIX_MEMLOCK_RANGE (Results 1 – 4 of 4) sorted by relevance
56 #define _POSIX_MEMLOCK_RANGE _POSIX_VERSION /* mlock/munlock. */ macro
148 case _SC_MEMLOCK_RANGE: return _POSIX_MEMLOCK_RANGE; in sysconf()
49 MACRO(_POSIX_MEMLOCK_RANGE); in unistd_h()
849 EXPECT_EQ(_POSIX_VERSION, _POSIX_MEMLOCK_RANGE); in TEST()