Searched refs:M_USERR (Results 1 – 3 of 3) sorted by relevance
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()[all …]
127 #define M_USERR 0x0400 /* 'r' real user */ macro
542 if (flags & M_USERR) { in proc_id()547 flags |= M_USERR; in proc_id()