Searched refs:racoon_strdup (Results 1 – 10 of 10) sorted by relevance
52 #ifndef racoon_strdup53 #define racoon_strdup(p) strdup((p)) macro72 #ifndef racoon_strdup73 #define racoon_strdup(p) \ macro
95 #define racoon_strdup(str) GC_debug_strdup(str) macro122 #ifndef racoon_strdup123 #define racoon_strdup(s) strdup((s)) macro
287 loc = racoon_strdup(saddrwop2str(src));288 rem = racoon_strdup(saddrwop2str(dst));339 rem = racoon_strdup(saddrwop2str(dst));346 loc = racoon_strdup(saddrwop2str(iph1->local));
92 p->fname = racoon_strdup(fname);110 p->buf[p->head] = racoon_strdup(str);
942 src = racoon_strdup(naddrwop2str(saddr)); in naddrwop2str_fromto()943 dst = racoon_strdup(naddrwop2str(daddr)); in naddrwop2str_fromto()964 src = racoon_strdup(saddr2str(saddr));965 dst = racoon_strdup(saddr2str(daddr));1104 a1 = racoon_strdup(naddrwop2str(naddr)); in naddr_score()1105 a2 = racoon_strdup(saddrwop2str(saddr)); in naddr_score()1106 a3 = racoon_strdup(saddrwop2str(&sa)); in naddr_score()
519 saddr_db = racoon_strdup(saddr2str(iph1->remote));520 saddr_act = racoon_strdup(saddr2str(remote));1077 a = racoon_strdup(saddr2str(iph1->local));1195 a = racoon_strdup(saddr2str(iph1->local));1268 a = racoon_strdup(saddr2str(iph2->src));1361 a = racoon_strdup(saddr2str(iph2->src));1999 src = racoon_strdup(saddr2str(iph1->local));2000 dst = racoon_strdup(saddr2str(iph1->remote));2048 src = racoon_strdup(saddr2str(iph1->local));2049 dst = racoon_strdup(saddr2str(iph1->remote));[all …]
238 logfile = racoon_strdup(file);
331 lcconf->pathinfo[$2] = racoon_strdup($3->v);1667 cur_rmconf->peerscertfile = racoon_strdup($2->v);1678 cur_rmconf->cacertfile = racoon_strdup($3->v);1688 cur_rmconf->peerscertfile = racoon_strdup($3->v);1964 cur_rmconf->mycertfile = racoon_strdup($2->v);1969 cur_rmconf->myprivfile = racoon_strdup($3->v);2060 racoon_strdup($2->v);
1019 *name = racoon_strdup(str);1027 *pref = racoon_strdup(p + 1);1034 *port = racoon_strdup(p + 1);1045 *port = racoon_strdup(p + 1);
1301 loc = racoon_strdup(saddrwop2str(iph1->local));1302 rem = racoon_strdup(saddrwop2str(iph1->remote));