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

/freebsd-10.1-release/contrib/sendmail/include/sm/
H A Dldap.h92 char ldap_attrsep; member in struct:sm_ldap_struct
/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dldap.c84 lmap->ldap_attrsep = '\0';
886 if (lmap->ldap_attrsep != '\0')
890 if (lmap->ldap_attrsep != '\0')
894 lmap->ldap_attrsep,
976 if (lmap->ldap_attrsep != '\0')
1021 if (lmap->ldap_attrsep != '\0')
1026 *p++ = lmap->ldap_attrsep;
/freebsd-10.1-release/contrib/sendmail/src/
H A Dmap.c4283 lmap->ldap_attrsep = *p;
4289 lmap->ldap_attrsep = '\n';
4293 lmap->ldap_attrsep = '\t';
4297 lmap->ldap_attrsep = '\\';

Completed in 63 milliseconds