Searched refs:genlist_append (Results 1 - 5 of 5) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dgenlist.c59 genlist_append (struct genlist *head, void *data) function
152 genlist_append(cf->l2, "Curak");
153 genlist_append(cf->l2, "Kozy");
154 genlist_append(cf->l2, "Pica");
155 genlist_append(cf->l2, "Prdel");
H A Dgenlist.h56 struct genlist_entry *genlist_append (struct genlist *head, void *data);
H A Drsalist.c86 genlist_append(list, rsa_key);
154 genlist_append(req->winners, key);
H A Dremoteconf.c263 genlist_append(arg, id);
H A Dcfparse.y1778 genlist_append (cur_rmconf->idvl_p, id);
1795 genlist_append (cur_rmconf->idvl_p, id);

Completed in 93 milliseconds