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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c1340 boolean_t just_check = B_FALSE; local
1418 just_check = B_TRUE;
1547 ret = ipsec_conf_add(just_check, smf_managed, replace_policy);
5220 ipsec_conf_add(boolean_t just_check, boolean_t smf_managed, boolean_t replace) argument
5511 if (ret == 0 && !just_check) {
5520 if (just_check) {

Completed in 68 milliseconds