Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/src/
Dmap.c4430 char ldapfilt[MAXLINE]; local
4482 n = sm_snprintf(ldapfilt, sizeof(ldapfilt),
4485 if (n >= sizeof(ldapfilt))
4493 lmap->ldap_filter = ldapfilt;