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

/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h93 typedef int (LDAP_C LDAP_CALLBACK LDAP_IOF_READ_CALLBACK)( LBER_SOCKET s,
95 typedef int (LDAP_C LDAP_CALLBACK LDAP_IOF_WRITE_CALLBACK)( LBER_SOCKET s,
97 typedef int (LDAP_C LDAP_CALLBACK LDAP_X_EXTIOF_READ_CALLBACK)( int s,
99 typedef int (LDAP_C LDAP_CALLBACK LDAP_X_EXTIOF_WRITE_CALLBACK)( int s,
101 typedef int (LDAP_C LDAP_CALLBACK LDAP_X_EXTIOF_WRITEV_CALLBACK)(int s,
123 typedef void * (LDAP_C LDAP_CALLBACK LDAP_MALLOC_CALLBACK)( size_t size );
124 typedef void * (LDAP_C LDAP_CALLBACK LDAP_CALLOC_CALLBACK)( size_t nelem,
126 typedef void * (LDAP_C LDAP_CALLBACK LDAP_REALLOC_CALLBACK)( void *ptr,
128 typedef void (LDAP_C LDAP_CALLBACK LDAP_FREE_CALLBACK)( void *ptr );
238 typedef int (LDAP_C LDAP_CALLBAC
[all...]
H A Dsrchpref.h55 #define LDAP_C __cdecl macro
65 #define LDAP_C macro
H A Ddisptmpl.h54 #define LDAP_C __cdecl macro
64 #define LDAP_C macro
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsort.c65 static int LDAP_C LDAP_CALLBACK
140 typedef int (LDAP_C LDAP_CALLBACK LDAP_CHARCMP_CALLBACK)(char*, char*);
141 typedef int (LDAP_C LDAP_CALLBACK LDAP_VOIDCMP_CALLBACK)(const void*,
148 LDAP_C
165 LDAP_C
H A Dufn.c527 LDAP_C
/osnet-11/usr/src/head/
H A Dldap.h1214 typedef void *(LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_ALLOC_CALLBACK)(void);
1215 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_FREE_CALLBACK)(void *m);
1216 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_LOCK_CALLBACK)(void *m);
1217 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_UNLOCK_CALLBACK)(void *m);
1218 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_GET_ERRNO_CALLBACK)(void);
1219 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_SET_ERRNO_CALLBACK)(int e);
1220 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_GET_LDERRNO_CALLBACK)(
1222 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_SET_LDERRNO_CALLBACK)(int err,
1247 typedef const struct berval *(LDAP_C LDAP_CALLBACK
1249 typedef int (LDAP_C LDAP_CALLBAC
[all...]
H A Dlber.h112 #define LDAP_C __cdecl macro
122 #define LDAP_C macro
164 ber_tag_t LDAP_C ber_scanf(BerElement *ber, const char *fmt,
193 int LDAP_C ber_printf(BerElement *ber, const char *fmt, ...);
/osnet-11/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h120 typedef int (LDAP_C LDAP_CALLBACK *IFP)();
H A Dencode.c561 LDAP_C
H A Ddecode.c431 LDAP_C

Completed in 30 milliseconds