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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dldap.h85 bool ldap_multi_args; member in struct:sm_ldap_struct
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dldap.c101 lmap->ldap_multi_args = false;
323 if (lmap->ldap_multi_args)
356 (lmap->ldap_multi_args && q[1] >= '0' && q[1] <= '9'))
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmap.c3620 if (lmap->ldap_multi_args)
3653 if (lmap->ldap_multi_args)
3670 if (lmap->ldap_multi_args)
4126 lmap->ldap_multi_args = true;

Completed in 56 milliseconds