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

/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.h25 #define LDAP_URL "ldap://" macro
H A Daldap.c579 if (strncasecmp(LDAP_URL, p, strlen(LDAP_URL)) != 0)
582 p += strlen(LDAP_URL);

Completed in 33 milliseconds