HomeSort by relevance Sort by last modified time
    Searched refs:idv (Results 1 - 6 of 6) sorted by null

  /external/ipsec-tools/src/racoon/
remoteconf.c 531 new->idv = NULL;
687 if (new->idv != NULL && new->idv == rmconf->idv) {
688 new->idv = vdup(new->idv);
689 STRDUP_FATAL(new->idv);
737 if (rmconf->idv)
738 vfree(rmconf->idv);
1027 if (p->idv)
    [all...]
remoteconf.h 99 vchar_t *idv; /* my identifier */ member in struct:remoteconf
cfparse.y     [all...]
ipsec_doi.c     [all...]
  /external/ipsec-tools/
setup.c 333 remoteconf->idv = strtovchar(identifier);
334 remoteconf->idv->l -= 1;
  /external/chromium/net/base/
effective_tld_names.cc     [all...]

Completed in 180 milliseconds