get_cache_first   996 source4/heimdal/lib/krb5/cache.c     if (ops->get_cache_first == NULL) {
get_cache_first  1012 source4/heimdal/lib/krb5/cache.c     ret = ops->get_cache_first(context, &(*cursor)->cursor);
get_cache_first   423 source4/heimdal/lib/krb5/krb5.h     krb5_error_code (*get_cache_first)(krb5_context, krb5_cc_cursor *);