Searched refs:agentPid (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dagent.c44 pid_t agentPid; member in struct:_agent_s
85 LOGD("agent[%i]: _agent_finalize called", agent->agentPid);
124 agent->agentPid = process_get_pid(proc);
133 LOGV("agent[%i]: Stored auid %d fetched auid %d", agent->agentPid, audit_info->auid, tempAddr.ai_auid);
145 LOGV("agent[%i]: Creating a security agent stub", agent->agentPid);
153 LOGV("agent[%i]: Valid response received from stub", agent->agentPid);
155 LOGV("agent[%i]: Error response received from stub", agent->agentPid);
168 LOGV("agent[%i]: Creating a security agent", agent->agentPid);
174 LOGV("agent[%i]: Creating a standard authhost", agent->agentPid);
183 LOGV("agent[%i]: global xpc message received %s", agent->agentPid, objectDes
[all...]

Completed in 410 milliseconds