Home
last modified time | relevance | path

Searched refs:TRACE_CC_CACHE_MATCH (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcccursor.c213 TRACE_CC_CACHE_MATCH(context, client, ret); in krb5_cc_cache_match()
/freebsd/crypto/krb5/src/include/
H A Dk5-trace.h108 #define TRACE_CC_CACHE_MATCH(c, princ, ret) \ macro