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

/freebsd-10.1-release/contrib/sendmail/include/sm/
H A Dldap.h99 void *ldap_next; member in struct:sm_ldap_struct
/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dldap.c99 lmap->ldap_next = NULL;
/freebsd-10.1-release/contrib/sendmail/src/
H A Dmap.c3403 lmap->ldap_next = s->s_lmap;
3511 s->s_lmap = lmap->ldap_next;
3512 lmap->ldap_next = NULL;

Completed in 120 milliseconds