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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dldap.h120 typedef struct sm_ldap_recurse_entry SM_LDAP_RECURSE_ENTRY; typedef in typeref:struct:sm_ldap_recurse_entry
/osnet-11/usr/src/cmd/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 *));
521 static SM_LDAP_RECURSE_ENTRY *
535 SM_LDAP_RECURSE_ENTRY *newe;
536 SM_LDAP_RECURSE_ENTRY **olddata;
540 ** SM_LDAP_RECURSE_ENTRY structures
555 /* Grow the list of SM_LDAP_RECURSE_ENTRY ptrs */
654 SM_LDAP_RECURSE_ENTRY *rl;

Completed in 17 milliseconds