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

/freebsd-current/contrib/sendmail/include/sm/
H A Dldap.h85 bool ldap_multi_args; member in struct:sm_ldap_struct
/freebsd-current/contrib/sendmail/libsm/
H A Dldap.c103 lmap->ldap_multi_args = false;
599 if (lmap->ldap_multi_args)
632 (lmap->ldap_multi_args && q[1] >= '0' && q[1] <= '9'))
/freebsd-current/contrib/sendmail/src/
H A Dmap.c4261 if (lmap->ldap_multi_args)
4329 if (lmap->ldap_multi_args)
4346 if (lmap->ldap_multi_args)
4814 lmap->ldap_multi_args = true;

Completed in 178 milliseconds