Home
last modified time | relevance | path

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

/titanic_41/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_CALLBACK LDAP_X_EXTIOF_CONNECT_CALLBACK )(
[all …]
H A Dsrchpref.h58 #define LDAP_CALLBACK _loadds macro
60 #define LDAP_CALLBACK
66 #define LDAP_CALLBACK
H A Ddisptmpl.h57 #define LDAP_CALLBACK _loadds macro
59 #define LDAP_CALLBACK
65 #define LDAP_CALLBACK
/titanic_41/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c47 static int LDAP_CALLBACK prldap_read( int s, void *buf, int bufsize,
49 static int LDAP_CALLBACK prldap_write( int s, const void *buf, int len,
51 static int LDAP_CALLBACK prldap_poll( LDAP_X_PollFD fds[], int nfds,
53 static int LDAP_CALLBACK prldap_connect( const char *hostlist, int defport,
62 static int LDAP_CALLBACK prldap_close( int s,
64 static int LDAP_CALLBACK prldap_newhandle( LDAP *ld,
66 static void LDAP_CALLBACK prldap_disposehandle( LDAP *ld,
68 static int LDAP_CALLBACK prldap_shared_newhandle( LDAP *ld,
70 static void LDAP_CALLBACK prldap_shared_disposehandle( LDAP *ld,
180 static int LDAP_CALLBACK
[all …]
/titanic_41/usr/src/head/
H A Dldap.h1207 typedef int (LDAP_CALL LDAP_CALLBACK LDAP_REBINDPROC_CALLBACK)(LDAP *ld,
1221 typedef void *(LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_ALLOC_CALLBACK)(void);
1222 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_FREE_CALLBACK)(void *m);
1223 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_LOCK_CALLBACK)(void *m);
1224 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_MUTEX_UNLOCK_CALLBACK)(void *m);
1225 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_GET_ERRNO_CALLBACK)(void);
1226 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_SET_ERRNO_CALLBACK)(int e);
1227 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_GET_LDERRNO_CALLBACK)(
1229 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_SET_LDERRNO_CALLBACK)(int err,
1254 typedef const struct berval *(LDAP_C LDAP_CALLBACK
[all …]
H A Dlber.h118 #define LDAP_CALLBACK _loadds macro
120 #define LDAP_CALLBACK macro
126 #define LDAP_CALLBACK macro
/titanic_41/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*,
149 LDAP_CALLBACK
166 LDAP_CALLBACK
H A Dos-ip.c1512 static int LDAP_CALLBACK
1523 static int LDAP_CALLBACK
1534 static int LDAP_CALLBACK
1664 static int LDAP_CALLBACK
1744 static int LDAP_CALLBACK
/titanic_41/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h120 typedef int (LDAP_C LDAP_CALLBACK *IFP)();
/titanic_41/usr/src/cmd/ldap/common/
H A Dcommon.c1925 LDAP_CALLBACK