Searched refs:cfparse (Results 1 – 8 of 8) sorted by relevance
45 $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO cfparse.c \46 cfparse.h cftoken.c prsa_par.c prsa_par.h prsa_tok.c90 cftoken.$(OBJEXT) cfparse.$(OBJEXT) prsa_tok.$(OBJEXT) \265 BUILT_SOURCES = cfparse.h prsa_par.h460 cfparse.h: cfparse.c462 rm -f cfparse.c; \463 $(MAKE) $(AM_MAKEFLAGS) cfparse.c; \486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfparse.Po@am__quote@883 -rm -f cfparse.c884 -rm -f cfparse.h
39 extern int cfparse __P((void));
12 BUILT_SOURCES = cfparse.h prsa_par.h
210 error = cfparse();
369 error = cfparse(); in reload_conf()
2478 cfparse() in cfparse() function2526 return(cfparse()); in cfreparse()
124 * src/racoon/cfparse.y: Correct typo to fix the build.126 * src/racoon/cfparse.y: Do not set default gss id if xauth is used.145 * src/racoon/cfparse.y: From Chong Peng: fix a file descriptor and172 * src/racoon/cfparse.y: Properly initialize the unity network261 src/racoon/admin.c, src/racoon/backupsa.c, src/racoon/cfparse.y,374 * src/racoon/: cfparse.y, ipsec_doi.c: fixed subnet check to454 * src/racoon/cfparse.y: Fixed a check of NAT-T support in libipsec472 libipsec/pfkey.c, racoon/backupsa.c, racoon/cfparse.y,523 * src/racoon/: backupsa.c, cfparse.y: From Michal Ruzicka: fix561 * src/racoon/: cfparse.y, cftoken.l: Parses remoteid/ph1id values[all …]
47 * The cftoken.l and cfparse.y source files were modified to