Searched refs:safefile (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dsafefile.h1 /* $KAME: safefile.h,v 1.2 2000/09/13 04:50:28 itojun Exp $ */
3 /* $KAME: safefile.h,v 1.2 2000/09/13 04:50:28 itojun Exp $ */
34 extern int safefile __P((const char *, int));
H A Dsafefile.c1 /* $KAME: safefile.c,v 1.5 2001/03/05 19:54:06 thorpej Exp $ */
41 #include "safefile.h"
44 safefile(path, secret) function
H A Dbackupsa.c68 #include "safefile.h"
184 if (safefile(lcconf->pathinfo[LC_PATHTYPE_BACKUPSA], 1) != 0 ||
221 if (safefile(lcconf->pathinfo[LC_PATHTYPE_BACKUPSA], 1) == 0)
H A Dlocalconf.c56 #include "safefile.h"
175 if (safefile(lcconf->pathinfo[LC_PATHTYPE_PSK], 1) == 0)

Completed in 78 milliseconds