Searched refs:genlist_append (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | genlist.c | 59 genlist_append (struct genlist *head, void *data) in genlist_append() 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 D | rsalist.c | 86 genlist_append(list, rsa_key); in rsa_key_insert() 215 genlist_append(req->winners, key); in rsa_lookup_key_one()
|
| H A D | genlist.h | 56 struct genlist_entry *genlist_append (struct genlist *head, void *data);
|
| H A D | remoteconf.c | 558 genlist_append(arg, id); in dupidvl() 570 genlist_append(arg, new); in duprsa()
|
| H A D | cfparse.y | 2169 genlist_append (cur_rmconf->idvl_p, idspec); 2191 genlist_append (cur_rmconf->idvl_p, idspec);
|