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; member2678 parsed_parameters->effective_pid, in necp_client_trace_parsed_parameters()3006 if (length >= sizeof(parsed_parameters->effective_pid)) { in necp_client_parse_parameters()3007 memcpy(&parsed_parameters->effective_pid, value, sizeof(parsed_parameters->effective_pid)); in necp_client_parse_parameters()6100 pid_t *effective_pid, in necp_find_netstat_data() argument6134 memcpy(effective_pid, value, sizeof(pid_t)); in necp_find_netstat_data()6289 pid_t effective_pid = client->proc_pid; in necp_request_tcp_netstats() local6290 …necp_find_netstat_data(client, (union necp_sockaddr_union *)&desc->remote, &effective_pid, desc->e… in necp_request_tcp_netstats()6291 desc->epid = (u_int32_t)effective_pid; in necp_request_tcp_netstats()6430 pid_t effective_pid = client->proc_pid; in necp_request_udp_netstats() local[all …]
2984 data.effective_pid = msg->cfs_e_pid; in cfil_dispatch_attach_event_sign()3064 data.effective_pid = so->e_pid; in cfil_dispatch_data_event_sign()3067 data.effective_pid = so->last_pid; in cfil_dispatch_data_event_sign()3125 data.effective_pid = so->e_pid; in cfil_dispatch_closed_event_sign()3128 data.effective_pid = so->last_pid; in cfil_dispatch_closed_event_sign()