Searched defs:APU_DECLARE_LDAP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/apr-util/ldap/
H A Dapr_ldap_stub.c120 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_init(apr_pool_t *pool) function
126 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_add(apr_pool_t *pool, function
135 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_remove(LDAP *ld) function
H A Dapr_ldap_rebind.c76 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_init(apr_pool_t *pool) function
98 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_add(apr_pool_t *pool, function
156 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_remove(LDAP *ld) function
/freebsd-10.0-release/usr.bin/svn/lib/libapr_util/
H A Dapr_ldap.h186 #define APU_DECLARE_LDAP(type) type macro
188 #define APU_DECLARE_LDAP(type) APU_DECLARE(type) macro

Completed in 77 milliseconds