Searched refs:M_SID (Results 1 – 3 of 3) sorted by relevance
1342 if (flags & M_SID) { in subject32_token()1344 checkflags |= M_SID; in subject32_token()1407 if (flags & M_SID) { in subject32_ex_token()1409 checkflags = checkflags | M_SID; in subject32_ex_token()1468 if (flags & M_SID) { in subject64_token()1470 checkflags |= M_SID; in subject64_token()1534 if (flags & M_SID) { in subject64_ex_token()1536 checkflags = checkflags | M_SID; in subject64_ex_token()
130 #define M_SID 0x2000 /* 's' session ID */ macro
301 if (flags & M_SID) { in proc_sid()305 flags |= M_SID; in proc_sid()