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

  /src/crypto/dist/ipsec-tools/src/racoon/
remoteconf.h 204 extern void delrmconf(struct remoteconf *);
cfparse.y 264 #define ABORT_CLEANUP {delrmconf(cur_rmconf); delsainfo(cur_sainfo); YYABORT;}
1889 delrmconf(cur_rmconf);
1914 delrmconf(cur_rmconf);
1940 delrmconf(cur_rmconf);
1955 delrmconf(cur_rmconf);
remoteconf.c 702 delrmconf(struct remoteconf *rmconf) function
831 delrmconf(p);

Completed in 62 milliseconds