Searched refs:M_USERE (Results 1 – 3 of 3) sorted by relevance
575 if (!new_mode && (flags & M_USERE)) { in attribute_token()577 checkflags |= M_USERE; in attribute_token()622 if (!new_mode && (flags & M_USERE)) { in attribute32_token()624 checkflags |= M_USERE; in attribute32_token()669 if (!new_mode && (flags & M_USERE)) { in attribute64_token()671 checkflags |= M_USERE; in attribute64_token()850 if (!new_mode && (flags & M_USERE)) { in s5_IPC_perm_token()852 checkflags |= M_USERE; in s5_IPC_perm_token()855 if (!new_mode && (flags & M_USERE)) { in s5_IPC_perm_token()857 checkflags |= M_USERE; in s5_IPC_perm_token()[all …]
126 #define M_USERE 0x0200 /* 'e' effective user */ macro
526 if (flags & M_USERE) { in proc_id()531 flags |= M_USERE; in proc_id()