get_next          711 source4/heimdal/lib/krb5/cache.c     return (*id->ops->get_next)(context, id, cursor, creds);
get_next          416 source4/heimdal/lib/krb5/krb5.h     krb5_error_code (*get_next)(krb5_context, krb5_ccache,
get_next          155 source4/heimdal/lib/krb5/krbhst.c     krb5_error_code (*get_next)(krb5_context, struct krb5_krbhst_data *,
get_next          571 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          578 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          589 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          596 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          602 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          613 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          630 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          637 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          648 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          661 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          678 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          685 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          696 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          702 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          712 source4/heimdal/lib/krb5/krbhst.c 	kd->get_next = admin_get_next;
get_next          713 source4/heimdal/lib/krb5/krbhst.c 	ret = (*kd->get_next)(context, kd, host);
get_next          730 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          736 source4/heimdal/lib/krb5/krbhst.c 	if(get_next(kd, host))
get_next          748 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          755 source4/heimdal/lib/krb5/krbhst.c 	    if(get_next(kd, host))
get_next          765 source4/heimdal/lib/krb5/krbhst.c 	kd->get_next = kdc_get_next;
get_next          766 source4/heimdal/lib/krb5/krbhst.c 	return (*kd->get_next)(context, kd, host);
get_next          848 source4/heimdal/lib/krb5/krbhst.c     kd->get_next = next;
get_next          863 source4/heimdal/lib/krb5/krbhst.c     if(get_next(handle, host))
get_next          866 source4/heimdal/lib/krb5/krbhst.c     return (*handle->get_next)(context, handle, host);