Searched refs:LDAP_PORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/ypldap/
H A Daldap.h25 #define LDAP_PORT 389 macro
H A Dldapclient.c106 sa_in->sin_port = htons(LDAP_PORT);
112 sa_in6->sin6_port = htons(LDAP_PORT);
/freebsd-current/contrib/sendmail/libsm/
H A Dldap.c72 lmap->ldap_port = LDAP_PORT;

Completed in 92 milliseconds