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

/sssd-io/src/providers/ldap/
H A Dsdap_fd_events.c36 int get_fd_from_ldap(LDAP *ldap, int *fd) function
193 ret = get_fd_from_ldap(sh->ldap, &fd);
H A Dsdap_async_private.h53 int get_fd_from_ldap(LDAP *ldap, int *fd);
H A Dsdap_dyndns.c763 ret = get_fd_from_ldap(sh->ldap, &fd);
H A Dsdap_async.c1116 ret = get_fd_from_ldap(sh->ldap, &fd);

Completed in 21 milliseconds