Home
last modified time | relevance | path

Searched defs:policy_out (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/ping/
H A Dping.c211 char *policy_in, *policy_out; in ping() local
H A Dping6.c294 char *policy_out = NULL; in ping6() local
/freebsd/usr.sbin/inetd/
H A Dinetd.c1384 char *policy_out = NULL; in ipsecsetup() local
/freebsd/crypto/krb5/src/lib/kadm5/srv/
H A Dsvr_principal.c109 kadm5_policy_ent_t policy_out, krb5_boolean *have_pol_out) in get_policy()