Home
last modified time | relevance | path

Searched refs:LDAPI_URL (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.bin/ldap/
H A Daldap.h27 #define LDAPI_URL "ldapi://" macro
H A Daldap.c720 } else if (strncasecmp(LDAPI_URL, p, strlen(LDAPI_URL)) == 0) { in aldap_parse_url()
722 p += strlen(LDAPI_URL); in aldap_parse_url()
/openbsd-src/usr.sbin/ypldap/
H A Daldap.h28 #define LDAPI_URL "ldapi://" macro
H A Daldap.c756 } else if (strncasecmp(LDAPI_URL, p, strlen(LDAPI_URL)) == 0) { in aldap_parse_url()
758 p += strlen(LDAPI_URL); in aldap_parse_url()
/openbsd-src/libexec/login_ldap/
H A Daldap.h29 #define LDAPI_URL "ldapi://" macro
H A Daldap.c720 } else if (strncasecmp(LDAPI_URL, p, strlen(LDAPI_URL)) == 0) { in aldap_parse_url()
722 p += strlen(LDAPI_URL); in aldap_parse_url()