Searched refs:sb_naddr (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dunbind.c89 if ( ld->ld_sbp->sb_naddr == 0 ) {
109 for ( i = 0; i < ld->ld_sbp->sb_naddr; ++i ) {
H A Dabandon.c201 if ( ld->ld_dbp->sb_naddr > 0 ) {
H A Dldap-int.h548 #define LDAP_IS_CLDAP( ld ) ( ld->ld_sbp->sb_naddr > 0 )
H A Dsearch.c331 if ( ld->ld_sbp->sb_naddr > 0 ) {
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h174 int sb_naddr; /* > 0 implies using CLDAP (UDP) */ member in struct:sockbuf
H A Dio.c141 if ( sb->sb_naddr > 0 ) {
372 if (sb->sb_naddr > 0) {

Completed in 67 milliseconds