Searched refs:MLOCK_REQUIRES_ROOT (Results 1 – 2 of 2) sorted by relevance
131 #define MLOCK_REQUIRES_ROOT 1 macro266 #define MLOCK_REQUIRES_ROOT 0 macro
392 if (!MLOCK_REQUIRES_ROOT || getuid() == 0) { in FORK_TEST()