Home
last modified time | relevance | path

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

/titanic_41/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;