Home
last modified time | relevance | path

Searched refs:cfparse (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/usr.sbin/mrouted/
H A DMakefile9 SRCS= callout.c cfparse.y config.c igmp.c inet.c kern.c main.c prune.c \
20 COPTS.cfparse.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/netbsd-src/crypto/dist/ipsec-tools/
H A DChangeLog.old6 * src/racoon{cfparse.y|cftoken.l|isakmp_cfg.c|isakmp_cfg.h}
33 * src/racoon/{cfparse.y|isakmp_cfg.c|isakmp_cfg.h}
46 * src/racoon/{cfparse.y|cftoken.l|isakmp_cfg.c|isakmp_cfg.h}
63 * src/racoon{cfparse.y|cftoken.l|isakmp_quick.c|isakmp_xauth.c}
74 * src/racoon/{cfparse.l|cftoken.l}: meaningful error message when
79 * src/racoon{cfparse.y|cftoken.l|isakmp_cfg.c|isakmp_cfg.h}
101 * configure.ac src/racoon/{cfparse.y|cftoken.l}
109 * src/racoon/{cfparse.y|cftoken.l|plog.[ch]|racoon.conf.5}:
149 * src/racoon/{remoteconf.c|remoteconf.h|isakmp.c|cfparse.y}: Fix
156 * src/racoon/{nattraversal.c|isakmp.c|cfparse.y}: Check for non NULL
[all …]
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dcfparse_proto.h39 extern int cfparse __P((void));
H A DMakefile.am12 BUILT_SOURCES = cfparse.h prsa_par.h
H A Dsession.c218 if (cfparse() != 0) in session()
405 error = cfparse(); in reload_conf()
H A Dcfparse.y2925 cfparse() in cfparse() function
2974 return(cfparse()); in cfreparse()
/netbsd-src/usr.sbin/racoon/
H A DMakefile20 genlist.c rsalist.c cftoken.l cfparse.y \
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/doc/
H A DREADME.gssapi47 * The cftoken.l and cfparse.y source files were modified to