Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/ !
H A Dnetwork_agent.c2866 uuid_t report_proc_uuid = {}; in netagent_client_message_with_params() local
2869 uuid_copy(report_proc_uuid, parameters->u.nexus_request.euuid); in netagent_client_message_with_params()
2874 proc_getexecutableuuid(p, report_proc_uuid, sizeof(report_proc_uuid)); in netagent_client_message_with_params()
2877 netagent_send_cellular_failed_event(registration, report_pid, report_proc_uuid); in netagent_client_message_with_params()