Home
last modified time | relevance | path

Searched refs:LDAP_URL_ERR_HOSTPORT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Durl.c269 return (LDAP_URL_ERR_HOSTPORT); in nsldapi_url_parse()
/illumos-gate/usr/src/head/
H A Dldap.h783 #define LDAP_URL_ERR_HOSTPORT 6 /* URL hostcode is invalid */ macro