Searched refs:prldap_install_routines (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dldappr.h59 * Function: prldap_install_routines().
72 int LDAP_CALL prldap_install_routines( LDAP *ld, int shared );
129 ** or prldap_install_routines(). Layering can be accomplished after
130 ** prldap_init() or prldap_install_routines() has completed successfully
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-public.c57 if ( prldap_install_routines( ld, shared ) != LDAP_SUCCESS ) {
69 * Function: prldap_install_routines().
80 * prldap_install_routines() returns an LDAP API error code (LDAP_SUCCESS
84 prldap_install_routines( LDAP *ld, int shared ) function
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c512 if ( prldap_install_routines(

Completed in 24 milliseconds