Home
last modified time | relevance | path

Searched refs:lr_type (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
Dldap.c591 rc = type - (*top)->lrl_data[p]->lr_type;
623 newe->lr_type = type;
1187 if (rl->lr_type == SM_LDAP_ATTR_DN)
1198 else if (rl->lr_type == SM_LDAP_ATTR_FILTER)
1209 else if (rl->lr_type == SM_LDAP_ATTR_URL)
/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dldap.h107 int lr_type; member