Home
last modified time | relevance | path

Searched refs:LDAP_C (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h95 typedef int (LDAP_C LDAP_CALLBACK LDAP_X_EXTIOF_READ_CALLBACK)( int s,
126 typedef void (LDAP_C LDAP_CALLBACK LDAP_FREE_CALLBACK)( void *ptr );
236 typedef int (LDAP_C LDAP_CALLBACK LDAP_X_EXTIOF_CONNECT_CALLBACK )(
247 typedef int (LDAP_C LDAP_CALLBACK LDAP_X_EXTIOF_CLOSE_CALLBACK )(
249 typedef int (LDAP_C LDAP_CALLBACK LDAP_X_EXTIOF_POLL_CALLBACK)(
301 typedef int (LDAP_C LDAP_CALLBACK LDAP_IOF_CONNECT_CALLBACK )(
303 typedef int (LDAP_C LDAP_CALLBACK LDAP_IOF_CLOSE_CALLBACK )(
305 typedef int (LDAP_C LDAP_CALLBACK LDAP_IOF_SSL_ENABLE_CALLBACK )(
357 typedef int (LDAP_C LDAP_CALLBACK LDAP_DNSFN_GETPEERNAME)(
391 typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_ADD_CALLBACK)(LDAP *ld,
[all …]
H A Dsrchpref.h53 #define LDAP_C __cdecl macro
63 #define LDAP_C
H A Ddisptmpl.h52 #define LDAP_C __cdecl macro
62 #define LDAP_C
/illumos-gate/usr/src/head/
H A Dldap.h1197 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_GET_LDERRNO_CALLBACK)(
1224 typedef const struct berval *(LDAP_C LDAP_CALLBACK
1226 typedef int (LDAP_C LDAP_CALLBACK
1229 typedef void (LDAP_C LDAP_CALLBACK
1231 typedef int (LDAP_C LDAP_CALLBACK
1233 typedef int (LDAP_C LDAP_CALLBACK
1245 int LDAP_C LDAP_CALLBACK ldap_sort_strcasecmp(const char **a,
1383 int LDAP_C ldap_ufn_timeout(void *tvparam);
1512 typedef int (LDAP_C LDAP_CALLBACK LDAP_PKCS_GET_TOKEN_CALLBACK)
1514 typedef int (LDAP_C LDAP_CALLBACK LDAP_PKCS_GET_PIN_CALLBACK)
[all …]
H A Dlber.h113 #define LDAP_C __cdecl macro
123 #define LDAP_C macro
165 ber_tag_t LDAP_C ber_scanf(BerElement *ber, const char *fmt,
194 int LDAP_C ber_printf(BerElement *ber, const char *fmt, ...);
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsort.c63 static int LDAP_C LDAP_CALLBACK
138 typedef int (LDAP_C LDAP_CALLBACK LDAP_CHARCMP_CALLBACK)(char*, char*);
139 typedef int (LDAP_C LDAP_CALLBACK LDAP_VOIDCMP_CALLBACK)(const void*,
146 LDAP_C
163 LDAP_C
H A Dufn.c525 LDAP_C
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h116 typedef int (LDAP_C LDAP_CALLBACK *IFP)();
H A Dencode.c561 LDAP_C
H A Ddecode.c427 LDAP_C