Searched refs:tpn (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/heimdal/kdc/ |
| H A D | krb5tgs.c | 1492 char *spn = NULL, *cpn = NULL, *tpn = NULL, *dpn = NULL; in tgs_build_reply() local 1874 tpn = cpn; in tgs_build_reply() 1941 ret = krb5_unparse_name(context, tp, &tpn); in tgs_build_reply() 1962 tpn, msg); in tgs_build_reply() 1970 ret = kdc_check_flags(context, config, s4u2self_impersonated_client, tpn, in tgs_build_reply() 1982 tpn); in tgs_build_reply() 1993 tpn); in tgs_build_reply() 2008 cpn, tpn, spn); in tgs_build_reply() 2026 "service %s %s", cpn, tpn, spn, str); in tgs_build_reply() 2079 ret = krb5_unparse_name(context, tp, &tpn); in tgs_build_reply() [all …]
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-atalk.c | 526 const struct atNBPtuple *tpn; in nbp_tuple_print() local 532 tpn = nbp_name_print(ndo, tp, ep); in nbp_tuple_print() 548 return (tpn); in nbp_tuple_print()
|
| /freebsd/sys/kern/ |
| H A D | uipc_mqueue.c | 1564 struct mqfs_node *pn, *tpn; in mqfs_prison_remove() local 1580 mn_sibling, tpn) { in mqfs_prison_remove()
|