Searched refs:LDAP_URL_URLCOLON_LEN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Durl.c219 if ( strncasecmp( p, LDAP_URL_URLCOLON, LDAP_URL_URLCOLON_LEN ) == 0 ) {
220 p += LDAP_URL_URLCOLON_LEN;
H A Dldap-int.h122 #define LDAP_URL_URLCOLON_LEN STRLENOF(LDAP_URL_URLCOLON) macro

Completed in 136 milliseconds