Searched defs:is_switch_policy (Results 1 - 1 of 1) sorted by relevance

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

Completed in 72 milliseconds