Home
last modified time | relevance | path

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

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dprivsep.c76 static int safety_check(struct privsep_com_msg *, int);
380 if (safety_check(combuf, 0) != 0) in privsep_init()
427 if (safety_check(combuf, 0) != 0) in privsep_init()
509 if (safety_check(combuf, 0) != 0) in privsep_init()
548 if (safety_check(combuf, 0) != 0) in privsep_init()
591 if (safety_check(combuf, 0) != 0) in privsep_init()
642 if (safety_check(combuf, 0) != 0) in privsep_init()
697 if (safety_check(combuf, 0) != 0) in privsep_init()
699 if (safety_check(combuf, 1) != 0) in privsep_init()
701 if (safety_check(combuf, 2) != 0) in privsep_init()
[all …]