Searched refs:effective_pid (Results 1 – 4 of 4) sorted by relevance
72 ptr = (u_int8_t *)&data->effective_pid; in cfil_crypto_print_data()
131 pid_t effective_pid; member
345 pid_t effective_pid; member2679 parsed_parameters->effective_pid, in necp_client_trace_parsed_parameters()3007 if (length >= sizeof(parsed_parameters->effective_pid)) { in necp_client_parse_parameters()3008 memcpy(&parsed_parameters->effective_pid, value, sizeof(parsed_parameters->effective_pid)); in necp_client_parse_parameters()6123 pid_t *effective_pid, in necp_find_netstat_data() argument6157 memcpy(effective_pid, value, sizeof(pid_t)); in necp_find_netstat_data()6312 pid_t effective_pid = client->proc_pid; in necp_request_tcp_netstats() local6313 …necp_find_netstat_data(client, (union necp_sockaddr_union *)&desc->remote, &effective_pid, desc->e… in necp_request_tcp_netstats()6314 desc->epid = (u_int32_t)effective_pid; in necp_request_tcp_netstats()6453 pid_t effective_pid = client->proc_pid; in necp_request_udp_netstats() local[all …]
2986 data.effective_pid = msg->cfs_e_pid; in cfil_dispatch_attach_event_sign()3066 data.effective_pid = so->e_pid; in cfil_dispatch_data_event_sign()3069 data.effective_pid = so->last_pid; in cfil_dispatch_data_event_sign()3127 data.effective_pid = so->e_pid; in cfil_dispatch_closed_event_sign()3130 data.effective_pid = so->last_pid; in cfil_dispatch_closed_event_sign()