Home
last modified time | relevance | path

Searched refs:connection_write (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Ddaemon.c2973 if ( connection_write( wd ) < 0 ) { in slapd_daemon_task()
3092 if ( connection_write( fd ) < 0 ) { in slapd_daemon_task()
H A Dconnection.c1905 int connection_write(ber_socket_t s) in connection_write() function
H A Dproto-slap.h813 LDAP_SLAPD_F (int) connection_write LDAP_P((ber_socket_t s));