Home
last modified time | relevance | path

Searched refs:ipsecsetup_test (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.sbin/inetd/
H A Dipsec.h33 extern int ipsecsetup_test(const char *);
H A Dipsec.c89 ipsecsetup_test(const char *policy) in ipsecsetup_test() function
H A Dparse_v2.c1130 if (ipsecstr != NULL && ipsecsetup_test(ipsecstr) < 0) { in ipsec_handler()
H A Dparse.c428 if (ipsecsetup_test(p) < 0) { in getconfigent()
/netbsd-src/usr.sbin/mountd/
H A Dmountd.c367 if (ipsecsetup_test(policy = optarg)) in mountd_main()