Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey_common.c234 is_switch_policy(struct __nsw_switchconfig *conf, char *target) in is_switch_policy() function
306 if (!is_switch_policy(default_conf, target_service)) { in check_switch_policy()
315 } else if (!is_switch_policy(conf, target_service)) { in check_switch_policy()