Searched refs:ldap_url_search (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Durl.c405 ldap_url_search( LDAP *ld, const char *url, int attrsonly ) function
501 if (( msgid = ldap_url_search( ld, url, attrsonly )) == -1 ) {
525 if (( msgid = ldap_url_search( ld, url, attrsonly )) == -1 ) {
H A Dllib-lldap305 int ldap_url_search( LDAP *ld, const char *url, int attrsonly );
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile210 ldap_url_search.3ldap \
396 ldap_url_search.3ldap := LINKSRC = ldap_url.3ldap
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c789 if (( id = ldap_url_search( ld, line, attrsonly ))
791 ldap_perror( ld, "ldap_url_search" );
/illumos-gate/usr/src/head/
H A Dldap.h792 int LDAP_CALL ldap_url_search(LDAP *ld, const char *url,

Completed in 720 milliseconds