Lines Matching refs:LDAP

126 static int nsldapi_iostatus_init_nolock( LDAP *ld );
157 static LBER_SOCKET nsldapi_os_socket( LDAP *ld, int secure, int domain,
161 int namelen, LDAP *ld);
166 typedef LBER_SOCKET (NSLDAPI_SOCKET_FN)( LDAP *ld, int secure, int domain,
170 int namelen, LDAP *ld);
175 static int nsldapi_try_each_host( LDAP *ld, const char *hostlist, int defport,
196 nsldapi_os_socket( LDAP *ld, int secure, int domain, int type, int protocol )
246 int salen, LDAP *ld)
466 nsldapi_connect_to_host( LDAP *ld, Sockbuf *sb, const char *hostlist,
537 nsldapi_try_each_host( LDAP *ld, const char *hostlist,
737 nsldapi_close_connection( LDAP *ld, Sockbuf *sb )
786 nsldapi_iostatus_interest_write( LDAP *ld, Sockbuf *sb )
838 nsldapi_iostatus_interest_read( LDAP *ld, Sockbuf *sb )
889 nsldapi_iostatus_interest_clear( LDAP *ld, Sockbuf *sb )
953 nsldapi_iostatus_is_write_ready( LDAP *ld, Sockbuf *sb )
999 nsldapi_iostatus_is_read_ready( LDAP *ld, Sockbuf *sb )
1047 nsldapi_iostatus_init_nolock( LDAP *ld )
1078 nsldapi_iostatus_free( LDAP *ld )
1162 nsldapi_iostatus_poll( LDAP *ld, struct timeval *timeout )
1472 nsldapi_install_lber_extiofns( LDAP *ld, Sockbuf *sb )
1502 * structure that contains a pointer to the LDAP * (which contains pointers
1509 LDAP *csi_ld;
1616 nsldapi_compat_socket( LDAP *ld, int secure, int domain, int type,
1760 * Return an LDAP error code (LDAP_SUCCESS if all goes well).
1763 nsldapi_install_compat_io_fns( LDAP *ld, struct ldap_io_fns *iofns )
1808 _ns_gethostbyaddr(LDAP *ld, const char *addr, int length, int type,