Lines Matching refs:other
816 struct sss_domain_info *dom = domains, *other = NULL;
820 other = get_next_domain(dom, 0);
827 while (other) {
828 id_min = MAX(dom->id_min, other->id_min);
830 (other->id_max ? other->id_max : UINT32_MAX));
834 dom->name, other->name, id_min, id_max);
836 other = get_next_domain(other, 0);
1427 /* Send D-Bus message to other services to rotate their logs.
2053 * in one process before all other start.
2134 * systemd that SSSD is ready right now as any other provider/responder
2569 * keys are private to the daemon and cannot be read by any other process