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);
957 src = racoon_strdup(naddrwop2str(saddr)); in naddrwop2str_fromto()958 dst = racoon_strdup(naddrwop2str(daddr)); in naddrwop2str_fromto()979 src = racoon_strdup(saddr2str(saddr));980 dst = racoon_strdup(saddr2str(daddr));1119 a1 = racoon_strdup(naddrwop2str(naddr)); in naddr_score()1120 a2 = racoon_strdup(saddrwop2str(saddr)); in naddr_score()1121 a3 = racoon_strdup(saddrwop2str(&sa)); in naddr_score()
523 saddr_db = racoon_strdup(saddr2str(iph1->remote));524 saddr_act = racoon_strdup(saddr2str(remote));1081 a = racoon_strdup(saddr2str(iph1->local));1197 a = racoon_strdup(saddr2str(iph1->local)); in isakmp_ph1begin_r()1270 a = racoon_strdup(saddr2str(iph2->src));1363 a = racoon_strdup(saddr2str(iph2->src));2004 src = racoon_strdup(saddr2str(iph1->local));2005 dst = racoon_strdup(saddr2str(iph1->remote));2053 src = racoon_strdup(saddr2str(iph1->local));2054 dst = racoon_strdup(saddr2str(iph1->remote));[all …]
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);
238 logfile = racoon_strdup(file);
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));