diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-08-20 16:12:13 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-08-28 18:06:57 +0200 |
commit | 4c63d8ae272923a734e3772f1cad49cbc1ee6e34 (patch) | |
tree | 05fddf6ff27f3d60a94fe8114567ce2d07777ef7 /src/providers/ldap/ldap_common.h | |
parent | a4644da8f2bd25621ae159d753ffb66df9594dc8 (diff) | |
download | sssd-4c63d8ae272923a734e3772f1cad49cbc1ee6e34.tar.gz sssd-4c63d8ae272923a734e3772f1cad49cbc1ee6e34.tar.bz2 sssd-4c63d8ae272923a734e3772f1cad49cbc1ee6e34.zip |
LDAP: Add enum_{users,groups}_recv to follow the tevent_req style
The enum code was quite old and predated the tevent_req style. In
particular, the enum code was checking tevent state direcly and not
using _recv functions or the helper macros we added later.
As a consequence, it was not easy to read. This patch adds the standard
_recv functions to read the status of the enum requests.
Diffstat (limited to 'src/providers/ldap/ldap_common.h')
0 files changed, 0 insertions, 0 deletions