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()
133 pid_t effective_pid; member
352 pid_t effective_pid; member2818 parsed_parameters->effective_pid, in necp_client_trace_parsed_parameters()3148 if (length >= sizeof(parsed_parameters->effective_pid)) { in necp_client_parse_parameters()3149 memcpy(&parsed_parameters->effective_pid, value, sizeof(parsed_parameters->effective_pid)); in necp_client_parse_parameters()6367 pid_t *effective_pid, in necp_find_netstat_data() argument6404 memcpy(effective_pid, value, sizeof(pid_t)); in necp_find_netstat_data()6624 pid_t effective_pid = client->proc_pid; in necp_request_tcp_netstats() local6625 …necp_find_netstat_data(client, (union necp_sockaddr_union *)&desc->remote, &effective_pid, &desc->… in necp_request_tcp_netstats()6626 desc->epid = (u_int32_t)effective_pid; in necp_request_tcp_netstats()6773 pid_t effective_pid = client->proc_pid; in necp_request_udp_netstats() local[all …]
3166 data.effective_pid = msg->cfs_e_pid; in cfil_dispatch_attach_event_sign()3249 data.effective_pid = so->e_pid; in cfil_dispatch_data_event_sign()3252 data.effective_pid = so->last_pid; in cfil_dispatch_data_event_sign()3316 data.effective_pid = so->e_pid; in cfil_dispatch_closed_event_sign()3319 data.effective_pid = so->last_pid; in cfil_dispatch_closed_event_sign()