Searched refs:do_ldap_select (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libldap4/include/ |
H A D | ldap-int.h | 113 int do_ldap_select( LDAP *ld, struct timeval *timeout ); 122 int do_ldap_select();
|
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | os-ip.c | 459 do_ldap_select( LDAP *ld, struct timeval *timeout ) function 467 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 208, "do_ldap_select\n"), 0, 0, 0 ); 583 do_ldap_select( LDAP *ld, struct timeval *timeout ) function 588 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 208, "do_ldap_select\n"), 0, 0, 0 );
|
H A D | result.c | 273 rc = do_ldap_select( ld, tvp ); 279 catgets(slapdcat, 1, 226, "do_ldap_select returned -1: errno %d\n"),
|
Completed in 24 milliseconds