SUNOS__MAP_NEW    473 compat/sunos/sunos_misc.c 	if ((SCARG(uap, flags) & SUNOS__MAP_NEW) == 0)
SUNOS__MAP_NEW    476 compat/sunos/sunos_misc.c 	SCARG(&ouap, flags) = SCARG(uap, flags) & ~SUNOS__MAP_NEW;