Searched refs:SM_LDAP_RECURSE_LIST (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/sendmail/include/sm/
H A Dldap.h121 typedef struct sm_ldap_recurse_list SM_LDAP_RECURSE_LIST; typedef in typeref:struct:sm_ldap_recurse_list
130 SM_LDAP_RECURSE_LIST *));
/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dldap.c40 static SM_LDAP_RECURSE_ENTRY *sm_ldap_add_recurse __P((SM_LDAP_RECURSE_LIST **, char *, int, SM_RPOOL_T *));
523 SM_LDAP_RECURSE_LIST **top;
546 /* Allocate an initial SM_LDAP_RECURSE_LIST struct */
645 SM_LDAP_RECURSE_LIST *recurse;

Completed in 53 milliseconds