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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dldap-int.h118 #define LDAPC_URL_PREFIX "cldap://" macro
119 #define LDAPC_URL_PREFIX_LEN STRLENOF(LDAPC_URL_PREFIX)
H A Durl.c249 if ( strncasecmp( p, LDAPC_URL_PREFIX, LDAPC_URL_PREFIX_LEN ) == 0 ) {

Completed in 103 milliseconds