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()
335 pid_t effective_pid; member2661 parsed_parameters->effective_pid, in necp_client_trace_parsed_parameters()2974 if (length >= sizeof(parsed_parameters->effective_pid)) { in necp_client_parse_parameters()2975 memcpy(&parsed_parameters->effective_pid, value, sizeof(parsed_parameters->effective_pid)); in necp_client_parse_parameters()5865 pid_t *effective_pid, in necp_find_netstat_data() argument5899 memcpy(effective_pid, value, sizeof(pid_t)); in necp_find_netstat_data()6054 pid_t effective_pid = client->proc_pid; in necp_request_tcp_netstats() local6055 …necp_find_netstat_data(client, (union necp_sockaddr_union *)&desc->remote, &effective_pid, desc->e… in necp_request_tcp_netstats()6056 desc->epid = (u_int32_t)effective_pid; in necp_request_tcp_netstats()6195 pid_t effective_pid = client->proc_pid; in necp_request_udp_netstats() local[all …]
144 pid_t effective_pid; member
3030 data.effective_pid = msg->cfs_e_pid; in cfil_dispatch_attach_event_sign()3075 data.effective_pid = so->e_pid; in cfil_dispatch_data_event_sign()3078 data.effective_pid = so->last_pid; in cfil_dispatch_data_event_sign()3130 data.effective_pid = so->e_pid; in cfil_dispatch_closed_event_sign()3133 data.effective_pid = so->last_pid; in cfil_dispatch_closed_event_sign()