Searched refs:last_entry (Results 1 – 1 of 1) sorted by relevance
383 struct local_hostlist_entry *last_entry = NULL; in dns_local_removehost() local388 if (last_entry != NULL) { in dns_local_removehost()389 last_entry->next = entry->next; in dns_local_removehost()398 last_entry = entry; in dns_local_removehost()
Completed in 3 milliseconds