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

/freebsd-10.2-release/contrib/atf/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 106 milliseconds