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

/freebsd-current/usr.sbin/ypldap/
H A Daldap.h24 #define LDAP_URL "ldap://" macro
H A Daldap.c578 if (strncasecmp(LDAP_URL, p, strlen(LDAP_URL)) != 0)
581 p += strlen(LDAP_URL);

Completed in 79 milliseconds