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

/freebsd-12-stable/contrib/sendmail/include/sm/
H A Dldap.h123 typedef struct sm_ldap_recurse_entry SM_LDAP_RECURSE_ENTRY; typedef in typeref:struct:sm_ldap_recurse_entry
/freebsd-12-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 *));
736 static SM_LDAP_RECURSE_ENTRY *
750 SM_LDAP_RECURSE_ENTRY *newe;
751 SM_LDAP_RECURSE_ENTRY **olddata;
755 ** SM_LDAP_RECURSE_ENTRY structures
770 /* Grow the list of SM_LDAP_RECURSE_ENTRY ptrs */
869 SM_LDAP_RECURSE_ENTRY *rl;

Completed in 137 milliseconds