Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnetwork_agent.c2850 bool should_unlock_registration = true; in netagent_client_message_with_params() local
2962 should_unlock_registration = false; in netagent_client_message_with_params()
2994 should_unlock_registration = false; in netagent_client_message_with_params()
3005 if (should_unlock_registration && registration != NULL) { in netagent_client_message_with_params()