Searched refs:c_load (Results 1 – 1 of 1) sorted by relevance
53 krb5_error_code c_load; in _krb5_load_ccache_plugins() local57 c_load = krb5_cc_register(context, ccops, TRUE); in _krb5_load_ccache_plugins()58 if (c_load != 0) in _krb5_load_ccache_plugins()59 code = c_load; in _krb5_load_ccache_plugins()