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

  /src/external/bsd/openldap/dist/servers/slapd/
referral.c 148 rc = ldap_url_parse_ext( url, &lurl, LDAP_PVT_URL_PARSE_NONE );
227 rc = ldap_url_parse_ext( iv->bv_val, &url, LDAP_PVT_URL_PARSE_NONE );
  /src/external/bsd/openldap/dist/include/
ldap_pvt.h 47 #define LDAP_PVT_URL_PARSE_NONE (0x00U)
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
chain.c 465 rc = ldap_url_parse_ext( ref->bv_val, &srv, LDAP_PVT_URL_PARSE_NONE );
737 rc = ldap_url_parse_ext( ref[0].bv_val, &srv, LDAP_PVT_URL_PARSE_NONE );
config.c 1576 urlrc = ldap_url_parselist_ext( &lud, c->argv[ 1 ], ", \t", LDAP_PVT_URL_PARSE_NONE );
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
config.c 1928 LDAP_PVT_URL_PARSE_NONE ) != LDAP_SUCCESS
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
config.c 2009 LDAP_PVT_URL_PARSE_NONE ) != LDAP_SUCCESS

Completed in 31 milliseconds