Home
last modified time | relevance | path

Searched refs:sm_ldap_geterrno (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dldap.c470 sm_ldap_geterrno(ld), errmsg, (long long) tmo.tv_sec);
480 err = sm_ldap_geterrno(ld);
495 sm_ldap_geterrno(ld), errmsg);
504 err = sm_ldap_geterrno(ld);
985 save_errno = sm_ldap_geterrno(lmap->ldap_ld);
1084 save_errno = sm_ldap_geterrno(lmap->ldap_ld);
1321 save_errno = sm_ldap_geterrno(lmap->ldap_ld);
1361 save_errno = sm_ldap_geterrno(lmap->ldap_ld);
1400 save_errno = sm_ldap_geterrno(lmap->ldap_ld);
1564 save_errno = sm_ldap_geterrno(lmap->ldap_ld);
[all …]
H A Dmbdb.c519 save_errno = sm_ldap_geterrno(LDAPLMAP.ldap_ld) + E_LDAPBASE;
543 errno = sm_ldap_geterrno(LDAPLMAP.ldap_ld);
599 errno = sm_ldap_geterrno(LDAPLMAP.ldap_ld);
705 errno = sm_ldap_geterrno(LDAPLMAP.ldap_ld);
/freebsd/contrib/sendmail/include/sm/
H A Dldap.h135 extern int sm_ldap_geterrno __P((LDAP *));
/freebsd/contrib/sendmail/src/
H A Dmap.c4357 errno = sm_ldap_geterrno(lmap->ldap_ld) + E_LDAPBASE;