Searched refs:set_identifier (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | ipsec_doi.h | 227 extern int set_identifier __P((vchar_t **, int, const vchar_t * const));
|
| H A D | cfparse.y | 1674 if (set_identifier(&idv, $2, $3) != 0) { 2113 if (set_identifier(&cur_rmconf->idv, $2, $3) != 0) { 2157 if (set_identifier(&id, $2, $3) != 0) {
|
| H A D | remoteconf.c | 551 if (set_identifier(&id->id, old->idtype, old->id) != 0) { in dupidvl()
|
| H A D | ipsec_doi.c | 3762 set_identifier(vpp, type, value) in set_identifier() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2001 | 23008 (FORALL_STRINGS, set_identifier): Delete. 23013 (set_identifier): Delete. 28616 * stringpool.c (set_identifier): New function.
|