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

/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dlist.c372 struct list_entry *e1, *e2, *ghost1, *ghost2; local
375 ghost2 = (struct list_entry *)src->m_begin;
378 e2 = ghost2->m_next;
381 delete_entry(ghost2);

Completed in 1163 milliseconds