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

/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dlist.c217 l->m_begin = lebeg;
229 le = (struct list_entry *)l->m_begin;
250 struct list_entry *le = l->m_begin;
257 const struct list_entry *le = l->m_begin;
375 ghost2 = (struct list_entry *)src->m_begin;
H A Dlist.h76 void *m_begin; member in struct:atf_list

Completed in 113 milliseconds