Searched refs:switch_to (Results 1 – 4 of 4) sorted by relevance
297 if (cache->ops->switch_to == NULL) in krb5_cc_switch()299 return cache->ops->switch_to(context, cache); in krb5_cc_switch()
224 krb5_error_code (KRB5_CALLCONV *switch_to)(krb5_context, krb5_ccache);
464 return (err ? FALSE : (ops->switch_to != NULL)); in krb5_cc_support_switch()
252 static int get_phys_connection(switch_t *sw, int switch_to) in get_phys_connection() argument257 if (sw->node->links[i]->switch_id == switch_to) in get_phys_connection()