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
350 pid_t effective_pid; member2707 parsed_parameters->effective_pid, in necp_client_trace_parsed_parameters()3037 if (length >= sizeof(parsed_parameters->effective_pid)) { in necp_client_parse_parameters()3038 memcpy(&parsed_parameters->effective_pid, value, sizeof(parsed_parameters->effective_pid)); in necp_client_parse_parameters()6216 pid_t *effective_pid, in necp_find_netstat_data() argument6253 memcpy(effective_pid, value, sizeof(pid_t)); in necp_find_netstat_data()6473 pid_t effective_pid = client->proc_pid; in necp_request_tcp_netstats() local6474 …necp_find_netstat_data(client, (union necp_sockaddr_union *)&desc->remote, &effective_pid, &desc->… in necp_request_tcp_netstats()6475 desc->epid = (u_int32_t)effective_pid; in necp_request_tcp_netstats()6620 pid_t effective_pid = client->proc_pid; in necp_request_udp_netstats() local[all …]
3144 data.effective_pid = msg->cfs_e_pid; in cfil_dispatch_attach_event_sign()3224 data.effective_pid = so->e_pid; in cfil_dispatch_data_event_sign()3227 data.effective_pid = so->last_pid; in cfil_dispatch_data_event_sign()3285 data.effective_pid = so->e_pid; in cfil_dispatch_closed_event_sign()3288 data.effective_pid = so->last_pid; in cfil_dispatch_closed_event_sign()