OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipsecstr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/inetd/
parse_v2.c
1128
char *
ipsecstr
= next_value(values);
local in function:ipsec_handler
1130
if (
ipsecstr
!= NULL && ipsecsetup_test(
ipsecstr
) < 0) {
1131
ERR("IPsec policy '%s' is invalid",
ipsecstr
);
1140
sep->se_policy = policy != NULL ? newstr(
ipsecstr
) : newstr("");
Completed in 13 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025