Searched refs:ghost2 (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dlist.c376 struct list_entry *e1, *e2, *ghost1, *ghost2; local
379 ghost2 = (struct list_entry *)src->m_begin;
382 e2 = ghost2->m_next;
385 delete_entry(ghost2);

Completed in 9 milliseconds