Searched defs:grecs_list (Results 1 – 4 of 4) sorted by relevance
28 struct grecs_list { struct29 struct grecs_list_entry *head, *tail; argument44 int grecs_list_remove(struct grecs_list *lp, void *data); argument