Lines Matching refs:LDAP

125 static int nsldapi_iostatus_init_nolock( LDAP *ld );
156 static LBER_SOCKET nsldapi_os_socket( LDAP *ld, int secure, int domain,
160 int namelen, LDAP *ld);
165 typedef LBER_SOCKET (NSLDAPI_SOCKET_FN)( LDAP *ld, int secure, int domain,
169 int namelen, LDAP *ld);
174 static int nsldapi_try_each_host( LDAP *ld, const char *hostlist, int defport,
195 nsldapi_os_socket( LDAP *ld, int secure, int domain, int type, int protocol )
245 int salen, LDAP *ld)
465 nsldapi_connect_to_host( LDAP *ld, Sockbuf *sb, const char *hostlist,
536 nsldapi_try_each_host( LDAP *ld, const char *hostlist,
736 nsldapi_close_connection( LDAP *ld, Sockbuf *sb )
785 nsldapi_iostatus_interest_write( LDAP *ld, Sockbuf *sb )
837 nsldapi_iostatus_interest_read( LDAP *ld, Sockbuf *sb )
888 nsldapi_iostatus_interest_clear( LDAP *ld, Sockbuf *sb )
952 nsldapi_iostatus_is_write_ready( LDAP *ld, Sockbuf *sb )
998 nsldapi_iostatus_is_read_ready( LDAP *ld, Sockbuf *sb )
1046 nsldapi_iostatus_init_nolock( LDAP *ld )
1077 nsldapi_iostatus_free( LDAP *ld )
1161 nsldapi_iostatus_poll( LDAP *ld, struct timeval *timeout )
1471 nsldapi_install_lber_extiofns( LDAP *ld, Sockbuf *sb )
1501 * structure that contains a pointer to the LDAP * (which contains pointers
1508 LDAP *csi_ld;
1615 nsldapi_compat_socket( LDAP *ld, int secure, int domain, int type,
1759 * Return an LDAP error code (LDAP_SUCCESS if all goes well).
1762 nsldapi_install_compat_io_fns( LDAP *ld, struct ldap_io_fns *iofns )
1807 _ns_gethostbyaddr(LDAP *ld, const char *addr, int length, int type,