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

/freebsd-13-stable/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-13-stable/contrib/sendmail/libsm/
H A Dldap.c39 static SM_LDAP_RECURSE_ENTRY *sm_ldap_add_recurse __P((SM_LDAP_RECURSE_LIST **, char *, int, SM_RPOOL_T *));
738 SM_LDAP_RECURSE_LIST **top;
761 /* Allocate an initial SM_LDAP_RECURSE_LIST struct */
860 SM_LDAP_RECURSE_LIST *recurse;

Completed in 111 milliseconds