Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnetwork_agent.c2868 uuid_t report_proc_uuid = {}; in netagent_client_message_with_params() local
2871 uuid_copy(report_proc_uuid, parameters->u.nexus_request.euuid); in netagent_client_message_with_params()
2876 proc_getexecutableuuid(p, report_proc_uuid, sizeof(report_proc_uuid)); in netagent_client_message_with_params()
2879 netagent_send_cellular_failed_event(registration, report_pid, report_proc_uuid); in netagent_client_message_with_params()