summaryrefslogtreecommitdiffstats
path: root/src/ldap_helper.h
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2009-07-31 14:24:12 +0200
committerMartin Nagy <mnagy@redhat.com>2009-08-04 16:50:54 +0200
commitc81addd0760ab5d6f692358dc771432ec0cd91be (patch)
tree8da943ea2fb2698930ad285fa84b63d35801d5fb /src/ldap_helper.h
parent573182aa22cda2c0c7d25b99f79e967d53813d28 (diff)
downloadldap_driver-c81addd0760ab5d6f692358dc771432ec0cd91be.tar.gz
ldap_driver-c81addd0760ab5d6f692358dc771432ec0cd91be.tar.xz
ldap_driver-c81addd0760ab5d6f692358dc771432ec0cd91be.zip
Add CHECK_NEXT() macro similar to CHECK()
The CHECK_NEXT() macro behaves exactly as the CHECK() macro, with the difference that it jumps to the 'next' label. This is useful if we need to cleanup after every loop cycle, but don't want to abort the whole function if error is found.
Diffstat (limited to 'src/ldap_helper.h')
0 files changed, 0 insertions, 0 deletions