Searched defs:ldap_search_ext (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | search.c | 100 if ( ldap_search_ext( ld, base, scope, filter, attrs, attrsonly, NULL, 115 ldap_search_ext( function 147 * Like ldap_search_ext() except an integer timelimit is passed instead of 169 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_search_ext\n", 0, 0, 0 );
|
/illumos-gate/usr/src/man/man3ldap/ |
H A D | Makefile | 182 ldap_search_ext.3ldap \ 368 ldap_search_ext.3ldap := LINKSRC = ldap_search.3ldap
|
Completed in 58 milliseconds