Searched refs:idv (Results 1 - 8 of 8) sorted by relevance
/external/ipsec-tools/src/racoon/ |
H A D | remoteconf.h | 70 vchar_t *idv; /* my identifier */ member in struct:remoteconf
|
H A D | cfparse.y | 1339 vchar_t *idv; 1341 if (set_identifier(&idv, $2, $3) != 0) { 1345 cur_sainfo->id_i = vmalloc(sizeof(*id_b) + idv->l); 1358 idv->v, idv->l); 1359 vfree(idv); 1574 if (cur_rmconf->idv) 1578 } else if (cur_rmconf->idv) { 1731 if (set_identifier(&cur_rmconf->idv, $2, $3) != 0) { 1740 if (set_identifier_qual(&cur_rmconf->idv, [all...] |
H A D | remoteconf.c | 210 new->idv = NULL; 556 if (p->idv) 557 pbuf += sprintf (pbuf, " \"%s\"", p->idv->v);
|
H A D | ipsec_doi.c | 3766 ident = getidval(iph1->rmconf->idvtype, iph1->rmconf->idv); 3770 ident = getidval(iph1->rmconf->idvtype, iph1->rmconf->idv); 3774 ident = getidval(iph1->rmconf->idvtype, iph1->rmconf->idv); 3778 if (iph1->rmconf->idv) { 3780 ident = vdup(iph1->rmconf->idv); 3796 if (iph1->rmconf->idv) 3797 ipid = (struct sockaddr *)iph1->rmconf->idv->v;
|
/external/libvorbis/doc/ |
H A D | Makefile.am | 87 Vorbis_I_spec.dvi Vorbis_I_spec.idv \
|
/external/ipsec-tools/ |
H A D | setup.c | 340 remoteconf->idv = strtovchar(identifier);
|
/external/chromium/net/base/ |
H A D | effective_tld_names.cc | 4538 {"idv.tw", 0}, 5654 {"idv.hk", 0},
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 785 milliseconds