Searched refs:LDAPI_URL (Results 1 – 6 of 6) sorted by relevance
27 #define LDAPI_URL "ldapi://" macro
720 } else if (strncasecmp(LDAPI_URL, p, strlen(LDAPI_URL)) == 0) { in aldap_parse_url()722 p += strlen(LDAPI_URL); in aldap_parse_url()
28 #define LDAPI_URL "ldapi://" macro
756 } else if (strncasecmp(LDAPI_URL, p, strlen(LDAPI_URL)) == 0) { in aldap_parse_url()758 p += strlen(LDAPI_URL); in aldap_parse_url()
29 #define LDAPI_URL "ldapi://" macro