Home
last modified time | relevance | path

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

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