Home
last modified time | relevance | path

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

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/tests/
H A Dt_kdb.py469 def get_princ(princ): function
475 renameprinc = get_princ("rename")
477 renamedprinc = get_princ("renamed")
/dports/security/krb5/krb5-1.19.2/src/tests/
H A Dt_kdb.py469 def get_princ(princ): function
475 renameprinc = get_princ("rename")
477 renamedprinc = get_princ("renamed")
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/krb5/ccache/
H A Dcc-int.h192 krb5_error_code (KRB5_CALLCONV *get_princ)(krb5_context, krb5_ccache,
H A Dccfns.c117 return cache->ops->get_princ(context, cache, principal); in krb5_cc_get_principal()
H A Dcc_dir.c489 return krb5_fcc_ops.get_princ(context, data->fcc, princ_out); in dcc_get_princ()
/dports/security/krb5/krb5-1.19.2/src/lib/krb5/ccache/
H A Dcc-int.h192 krb5_error_code (KRB5_CALLCONV *get_princ)(krb5_context, krb5_ccache,
H A Dccfns.c118 return cache->ops->get_princ(context, cache, principal); in krb5_cc_get_principal()
H A Dcc_dir.c489 return krb5_fcc_ops.get_princ(context, data->fcc, princ_out); in dcc_get_princ()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/krb5/
H A Dkrb5.h405 krb5_error_code (*get_princ)(krb5_context, krb5_ccache, krb5_principal*); member
H A Dcache.c517 return (*id->ops->get_princ)(context, id, principal); in krb5_cc_get_principal()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/krb5/
H A Dkrb5.h484 krb5_error_code (KRB5_CALLCONV * get_princ)(krb5_context, krb5_ccache, krb5_principal*);
H A Dcache.c748 return (*id->ops->get_princ)(context, id, principal);
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/ssl/
H A Dkssl.c707 krb5_error_code (KRB5_CALLCONV *get_princ)
733 ((cache)->ops->get_princ,(context, cache, principal))); in kssl_krb5_cc_get_principal()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/ssl/
H A Dkssl.c669 krb5_error_code(KRB5_CALLCONV *get_princ)
690 return (krb5_x((cache)->ops->get_princ, (context, cache, principal))); in kssl_krb5_cc_get_principal()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/ssl/
H A Dkssl.c669 krb5_error_code(KRB5_CALLCONV *get_princ)
690 return (krb5_x((cache)->ops->get_princ, (context, cache, principal))); in kssl_krb5_cc_get_principal()
/dports/security/openssl-unsafe/openssl-c9ba19c/ssl/
H A Dkssl.c668 krb5_error_code(KRB5_CALLCONV *get_princ)
689 return (krb5_x((cache)->ops->get_princ, (context, cache, principal))); in kssl_krb5_cc_get_principal()
/dports/security/openssl-legacy-static/openssl-1.0.2u/ssl/
H A Dkssl.c669 krb5_error_code(KRB5_CALLCONV *get_princ)
690 return (krb5_x((cache)->ops->get_princ, (context, cache, principal))); in kssl_krb5_cc_get_principal()