_krb5_cc_allocate  886 source4/heimdal/lib/krb5/acache.c     ret = _krb5_cc_allocate(context, &krb5_acc_ops, id);
_krb5_cc_allocate  126 source4/heimdal/lib/krb5/cache.c     ret = _krb5_cc_allocate(context, ops, id);
_krb5_cc_allocate  221 source4/heimdal/lib/krb5/cache.c     ret = _krb5_cc_allocate(context, ops, id);
_krb5_cc_allocate  391 source4/heimdal/lib/krb5/mcache.c     ret = _krb5_cc_allocate(context, &krb5_mcc_ops, id);