HomeSort by: relevance | last modified time | path
    Searched refs:set_identifier (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
ipsec_doi.h 227 extern int set_identifier(vchar_t **, int, const vchar_t * const);
cfparse.y 1684 if (set_identifier(&idv, $2, $3) != 0) {
2123 if (set_identifier(&cur_rmconf->idv, $2, $3) != 0) {
2167 if (set_identifier(&id, $2, $3) != 0) {
remoteconf.c 542 if (set_identifier(&id->id, old->idtype, old->id) != 0) {
ipsec_doi.c 3694 set_identifier(vchar_t **vpp, int type, const vchar_t * const value) function

Completed in 20 milliseconds