Searched refs:c_load (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dpcache.c53 krb5_error_code c_load; local
57 c_load = krb5_cc_register(context, ccops, TRUE);
58 if (c_load != 0)
59 code = c_load;

Completed in 101 milliseconds