Searched refs:temp_assertion (Results 1 – 1 of 1) sorted by relevance
1661 struct necp_client_assertion *temp_assertion = NULL; in necp_destroy_client() local1662 LIST_FOREACH_SAFE(search_assertion, &client->assertion_list, assertion_chain, temp_assertion) { in necp_destroy_client()