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

/freebsd-current/contrib/sendmail/include/sm/
H A Dldap.h124 typedef struct sm_ldap_recurse_list SM_LDAP_RECURSE_LIST; typedef in typeref:struct:sm_ldap_recurse_list
133 SM_LDAP_RECURSE_LIST *));
/freebsd-current/contrib/sendmail/libsm/
H A Dldap.c37 static SM_LDAP_RECURSE_ENTRY *sm_ldap_add_recurse __P((SM_LDAP_RECURSE_LIST **, char *, int, SM_RPOOL_T *));
799 SM_LDAP_RECURSE_LIST **top;
822 /* Allocate an initial SM_LDAP_RECURSE_LIST struct */
921 SM_LDAP_RECURSE_LIST *recurse;

Completed in 271 milliseconds