HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_OPT_URI (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
open.c 311 rc = ldap_set_option(ld, LDAP_OPT_URI, url);
347 rc = ldap_set_option(ld, LDAP_OPT_URI, url);
options.c 277 case LDAP_OPT_URI:
661 case LDAP_OPT_URI: {
init.c 104 {0, ATTR_OPTION, "URI", NULL, LDAP_OPT_URI}, /* replaces HOST/PORT */
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
monitor.c 512 ldap_get_option( lc->lc_ld, LDAP_OPT_URI, &bv.bv_val );
bind.c 1684 ldap_get_option( ld, LDAP_OPT_URI, (void *)&li->li_uri );
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
bind.c 563 ldap_get_option( ld, LDAP_OPT_URI, (void *)&mt->mt_uri );
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
bind.c 906 ldap_get_option( ld, LDAP_OPT_URI, (void *)&mt->mt_uri );
  /src/external/bsd/openldap/dist/include/
ldap.h 129 #define LDAP_OPT_URI 0x5006

Completed in 62 milliseconds