Searched refs:realProp (Results 1 – 1 of 1) sorted by relevance
575 PropertyPtr pProp, realProp; in ProcListProperties() local593 realProp = pProp; in ProcListProperties()594 rc = XaceHookPropertyAccess(client, pWin, &realProp, DixGetAttrAccess); in ProcListProperties()595 if (rc == Success && realProp == pProp) { in ProcListProperties()