Searched refs:LDAP_PVT_URL_PARSE_NOEMPTY_DN (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_pvt.h50 #define LDAP_PVT_URL_PARSE_NOEMPTY_DN (0x04U) macro
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Durl.c1021 } else if ( !( flags & LDAP_PVT_URL_PARSE_NOEMPTY_DN ) ) {
1054 } else if ( !( flags & LDAP_PVT_URL_PARSE_NOEMPTY_DN ) ) {
H A Drequest.c1158 rc = ldap_url_parse_ext( refarray[i], &srv, LDAP_PVT_URL_PARSE_NOEMPTY_DN );
1426 rc = ldap_url_parse_ext( ref, &srv, LDAP_PVT_URL_PARSE_NOEMPTY_DN );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dslapcommon.c431 LDAP_PVT_URL_PARSE_NOEMPTY_HOST | LDAP_PVT_URL_PARSE_NOEMPTY_DN );

Completed in 201 milliseconds