Searched refs:M_USERA (Results 1 – 3 of 3) sorted by relevance
927 if (!new_mode && (flags & M_USERA)) { in process32_token()929 checkflags |= M_USERA; in process32_token()999 if (!new_mode && (flags & M_USERA)) { in process32_ex_token()1001 checkflags = checkflags | M_USERA; in process32_ex_token()1067 if (!new_mode && (flags & M_USERA)) { in process64_token()1069 checkflags |= M_USERA; in process64_token()1140 if (!new_mode && (flags & M_USERA)) { in process64_ex_token()1142 checkflags = checkflags | M_USERA; in process64_ex_token()1322 if (flags & M_USERA) { in subject32_token()1324 checkflags |= M_USERA; in subject32_token()[all …]
125 #define M_USERA 0x0100 /* 'u' audit user */ macro
550 if (flags & M_USERA) { in proc_id()555 flags |= M_USERA; in proc_id()