Lines Matching refs:M_USERE

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()
931 if (!new_mode && (flags & M_USERE)) { in process32_token()
933 checkflags |= M_USERE; in process32_token()
1003 if (!new_mode && (flags & M_USERE)) { in process32_ex_token()
1005 checkflags = checkflags | M_USERE; in process32_ex_token()
1071 if (!new_mode && (flags & M_USERE)) { in process64_token()
1073 checkflags |= M_USERE; in process64_token()
1144 if (!new_mode && (flags & M_USERE)) { in process64_ex_token()
1146 checkflags = checkflags | M_USERE; in process64_ex_token()
1326 if (flags & M_USERE) { in subject32_token()
1328 checkflags |= M_USERE; in subject32_token()
1391 if (flags & M_USERE) { in subject32_ex_token()
1393 checkflags = checkflags | M_USERE; in subject32_ex_token()
1452 if (flags & M_USERE) { in subject64_token()
1454 checkflags |= M_USERE; in subject64_token()
1518 if (flags & M_USERE) { in subject64_ex_token()
1520 checkflags = checkflags | M_USERE; in subject64_ex_token()
1881 if (flags & M_USERE) { in xgeneric()
1883 checkflags = checkflags | M_USERE; in xgeneric()
1906 if (flags & M_USERE) { in xproperty_token()
1908 checkflags = checkflags | M_USERE; in xproperty_token()