Home
last modified time | relevance | path

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

/freebsd-head/contrib/sendmail/libsm/
HDldap.c83 lmap->ldap_attrsep = '\0';
1162 if (lmap->ldap_attrsep != '\0')
1166 if (lmap->ldap_attrsep != '\0')
1170 lmap->ldap_attrsep,
1252 if (lmap->ldap_attrsep != '\0')
1297 if (lmap->ldap_attrsep != '\0')
1302 *p++ = lmap->ldap_attrsep;
/freebsd-head/contrib/sendmail/include/sm/
HDldap.h92 char ldap_attrsep; member
/freebsd-head/contrib/sendmail/src/
HDmap.c4968 lmap->ldap_attrsep = *p;
4974 lmap->ldap_attrsep = '\n';
4978 lmap->ldap_attrsep = '\t';
4982 lmap->ldap_attrsep = '\\';