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

/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c64 static int LDAP_CALLBACK prldap_newhandle( LDAP *ld,
114 iofns.lextiof_newhandle = prldap_newhandle;
121 * inside prldap_newhandle() or prldap_shared_newhandle().
489 prldap_newhandle( LDAP *ld, struct lextiof_session_private *sessionarg ) function
521 if (( rc = prldap_newhandle( ld, sessionarg )) == LDAP_SUCCESS ) {

Completed in 16 milliseconds