Searched refs:ghost1 (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
374 ghost1 = (struct list_entry *)l->m_end;
377 e1 = ghost1->m_prev;
380 delete_entry(ghost1);

Completed in 517 milliseconds