Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
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;
/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dldap.h92 char ldap_attrsep; member
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dmap.c4291 lmap->ldap_attrsep = *p;
4297 lmap->ldap_attrsep = '\n';
4301 lmap->ldap_attrsep = '\t';
4305 lmap->ldap_attrsep = '\\';