Lines Matching refs:Sockbuf
181 Sockbuf *lconn_sb;
683 int nsldapi_connect_to_host( LDAP *ld, Sockbuf *sb, const char *host,
685 void nsldapi_close_connection( LDAP *ld, Sockbuf *sb );
689 int nsldapi_iostatus_interest_write( LDAP *ld, Sockbuf *sb );
690 int nsldapi_iostatus_interest_read( LDAP *ld, Sockbuf *sb );
691 int nsldapi_iostatus_interest_clear( LDAP *ld, Sockbuf *sb );
692 int nsldapi_iostatus_is_read_ready( LDAP *ld, Sockbuf *sb );
693 int nsldapi_iostatus_is_write_ready( LDAP *ld, Sockbuf *sb );
694 int nsldapi_install_lber_extiofns( LDAP *ld, Sockbuf *sb );
720 int nsldapi_ber_flush( LDAP *ld, Sockbuf *sb, BerElement *ber, int freeit,
739 void nsldapi_connection_lost_nolock( LDAP *ld, Sockbuf *sb );
755 int nsldapi_send_unbind( LDAP *ld, Sockbuf *sb, LDAPControl **serverctrls,