lml_find
t1 = lml_find(lml, f);
t = lml_find(lml, f);
return (lml_find(lml, f));
static char *lml_find(struct lm_list *, const char *);