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

  /src/crypto/dist/ipsec-tools/src/racoon/
remoteconf.h 113 int match_empty_cr; /* does this match if CR is empty */ member in struct:remoteconf
remoteconf.c 273 if (!rmconf->match_empty_cr){
505 new->match_empty_cr = FALSE;
1004 s_switch (p->match_empty_cr));
cfparse.y 331 %token VERIFY_CERT SEND_CERT SEND_CR MATCH_EMPTY_CR
2120 | MATCH_EMPTY_CR SWITCH { cur_rmconf->match_empty_cr = $2; } EOS

Completed in 16 milliseconds