Home
last modified time | relevance | path

Searched defs:idspec (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h172 struct idspec { struct
173 int idtype; /* identifier type */
174 vchar_t *id; /* identifier */
H A Dcfparse.y2155 struct idspec *idspec = NULL; variable
2175 struct idspec *idspec = NULL; variable