Searched refs:LCC_PID_SET (Results 1 – 6 of 6) sorted by relevance
101 if (lcc->fieldsSet & LCC_PID_SET) in DetermineClientPid()
1223 lcc->fieldsSet |= LCC_PID_SET; in GetLocalClientCreds()1256 lcc->fieldsSet = LCC_UID_SET | LCC_GID_SET | LCC_PID_SET; in GetLocalClientCreds()
438 if (lcc->fieldsSet & LCC_PID_SET) { in AuthAudit()
410 #define LCC_PID_SET (1 << 2) macro
101 (lcc->fieldsSet & LCC_PID_SET) ? (long) lcc->pid : 0, in PrintDeviceGrabInfo()
390 (lcc->fieldsSet & LCC_PID_SET) ? (long) lcc->pid : 0, in PrintPassiveGrabs()