Lines Matching refs:M_USERR
935 if (!new_mode && (flags & M_USERR)) { in process32_token()
937 checkflags |= M_USERR; in process32_token()
1007 if (!new_mode && (flags & M_USERR)) { in process32_ex_token()
1009 checkflags = checkflags | M_USERR; in process32_ex_token()
1075 if (!new_mode && (flags & M_USERR)) { in process64_token()
1077 checkflags |= M_USERR; in process64_token()
1148 if (!new_mode && (flags & M_USERR)) { in process64_ex_token()
1150 checkflags = checkflags | M_USERR; in process64_ex_token()
1330 if (flags & M_USERR) { in subject32_token()
1332 checkflags |= M_USERR; in subject32_token()
1395 if (flags & M_USERR) { in subject32_ex_token()
1397 checkflags = checkflags | M_USERR; in subject32_ex_token()
1456 if (flags & M_USERR) { in subject64_token()
1458 checkflags |= M_USERR; in subject64_token()
1522 if (flags & M_USERR) { in subject64_ex_token()
1524 checkflags = checkflags | M_USERR; in subject64_ex_token()