Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c1661 struct necp_client_assertion *temp_assertion = NULL; in necp_destroy_client() local
1662 LIST_FOREACH_SAFE(search_assertion, &client->assertion_list, assertion_chain, temp_assertion) { in necp_destroy_client()