list_lookup
if (list_lookup(definitions, walk, strcmp, NULL))
bool list_lookup(struct node *listp, const char *name,