Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dstore_cred.c113 !krb5_cc_support_switch(context, def_type)) { in _gsskrb5_store_cred()
154 krb5_cc_support_switch(context, def_type)) in _gsskrb5_store_cred()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dversion-script.map120 krb5_cc_support_switch;
H A Dlibkrb5-exports.def.in120 krb5_cc_support_switch
H A Dcache.c496 krb5_cc_support_switch(krb5_context context, const char *type) in krb5_cc_support_switch() function
H A Dkrb5-protos.h1602 krb5_cc_support_switch (
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/
H A Dmanpages160 krb5/man/man3/krb5_cc_support_switch.3
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A Dkinit.c1397 if (krb5_cc_support_switch(context, type)) { in main()