Home
last modified time | relevance | path

Searched refs:set_identifier (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dipsec_doi.h227 extern int set_identifier __P((vchar_t **, int, const vchar_t * const));
H A Dcfparse.y1674 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 Dremoteconf.c551 if (set_identifier(&id->id, old->idtype, old->id) != 0) { in dupidvl()
H A Dipsec_doi.c3762 set_identifier(vpp, type, value) in set_identifier() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200123008 (FORALL_STRINGS, set_identifier): Delete.
23013 (set_identifier): Delete.
28616 * stringpool.c (set_identifier): New function.