Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.c4580 char ldapfilt[MAXLINE]; local
4632 n = sm_snprintf(ldapfilt, sizeof(ldapfilt),
4635 if (n >= sizeof(ldapfilt))
4643 lmap->ldap_filter = ldapfilt;