Searched refs:lssei_std_functions (Results 1 – 1 of 1) sorted by relevance
122 LDAPSSLStdFunctions lssei_std_functions; member246 return( (*(sseip->lssei_std_functions.lssf_close_fn))( s, socketarg )); in ldapssl_close()305 intfd = (*(sseip->lssei_std_functions.lssf_connect_fn))( hostlist, defport, in do_ldapssl_connect()447 (*(sseip->lssei_std_functions.lssf_close_fn))( intfd, *socketargp ); in do_ldapssl_connect()484 disposehdl_fn = sseip->lssei_std_functions.lssf_disposehdl_fn; in ldapssl_disposehandle()560 ssip->lssei_std_functions.lssf_connect_fn = iofns.lextiof_connect; in ldapssl_install_routines()562 ssip->lssei_std_functions.lssf_close_fn = iofns.lextiof_close; in ldapssl_install_routines()564 ssip->lssei_std_functions.lssf_disposehdl_fn = iofns.lextiof_disposehandle; in ldapssl_install_routines()1069 iofns.lextiof_connect = sseip->lssei_std_functions.lssf_connect_fn; in ldapssl_reset_to_nonsecure()1070 iofns.lextiof_close = sseip->lssei_std_functions.lssf_close_fn; in ldapssl_reset_to_nonsecure()[all …]