Home
last modified time | relevance | path

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

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