Searched refs:LCC_UID_SET (Results 1 – 6 of 6) sorted by relevance
1208 lcc->fieldsSet = LCC_UID_SET | LCC_GID_SET; in GetLocalClientCreds()1217 lcc->fieldsSet |= LCC_UID_SET; in GetLocalClientCreds()1256 lcc->fieldsSet = LCC_UID_SET | LCC_GID_SET | LCC_PID_SET; in GetLocalClientCreds()2100 if ((lcc->fieldsSet & LCC_UID_SET) && (lcc->euid == siAddrId)) { in siLocalCredAddrMatch()
424 if (lcc->fieldsSet & LCC_UID_SET) { in AuthAudit()
408 #define LCC_UID_SET (1 << 0) macro
102 (lcc->fieldsSet & LCC_UID_SET) ? (long) lcc->euid : 0, in PrintDeviceGrabInfo()
391 (lcc->fieldsSet & LCC_UID_SET) ? (long) lcc->euid : 0, in PrintPassiveGrabs()
323 if (lcc->fieldsSet & LCC_UID_SET) { in shm_access()