Searched defs:genlist_insert (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dgenlist.c50 genlist_insert (struct genlist *head, void *data) function
147 genlist_insert(cf->l1, "Ahoj");
148 genlist_insert(cf->l1, "Cau");
149 genlist_insert(cf->l1, "Nazdar");
150 genlist_insert(cf->l1, "Te buch");

Completed in 709 milliseconds