Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/include/
H A Dlber.h144 #define LBER_SB_OPT_NEEDS_READ 11 macro
/netbsd/external/bsd/openldap/dist/libraries/liblber/
H A Dsockbuf.c138 case LBER_SB_OPT_NEEDS_READ: in ber_sockbuf_ctrl()
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dconnection.c1938 if ( ber_sockbuf_ctrl( c->c_sb, LBER_SB_OPT_NEEDS_READ, NULL )) { in connection_write()