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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c3901 char ldapfilt[MAXLINE]; local
3951 n = sm_snprintf(ldapfilt, sizeof(ldapfilt),
3954 if (n >= sizeof(ldapfilt))
3962 lmap->ldap_filter = ldapfilt;

Completed in 91 milliseconds