Home
last modified time | relevance | path

Searched refs:report_proc_uuid (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/net/
H A Dnetwork_agent.c2421 uuid_t report_proc_uuid = {}; in netagent_client_message_with_params() local
2424 uuid_copy(report_proc_uuid, parameters->u.nexus_request.euuid); in netagent_client_message_with_params()
2429 proc_getexecutableuuid(p, report_proc_uuid, sizeof(report_proc_uuid)); in netagent_client_message_with_params()
2432 netagent_send_cellular_failed_event(wrapper, report_pid, report_proc_uuid); in netagent_client_message_with_params()