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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dmap.c3913 char ldapfilt[MAXLINE]; local
3963 n = sm_snprintf(ldapfilt, sizeof(ldapfilt),
3966 if (n >= sizeof(ldapfilt))
3974 lmap->ldap_filter = ldapfilt;

Completed in 106 milliseconds