MC_LOCKAS
case MC_LOCKAS: s = "MC_LOCKAS"; break;
case MC_LOCKAS:
return (memcntl(0, 0, MC_LOCKAS, (caddr_t)(uintptr_t)flags, 0, 0));
e = memcntl(NULL, 0, MC_LOCKAS, (caddr_t)MCL_CURRENT,
e = memcntl(NULL, 0, MC_LOCKAS, (caddr_t)MCL_CURRENT,
if (((cmd == MC_LOCKAS) || (cmd == MC_LOCK) ||
case MC_LOCKAS:
if ((cmd == MC_LOCKAS) || (cmd == MC_UNLOCKAS)) {
if (func == MC_LOCKAS) {