Searched refs:lssei_std_functions (Results 1 – 1 of 1) sorted by relevance
120 LDAPSSLStdFunctions lssei_std_functions; member244 return( (*(sseip->lssei_std_functions.lssf_close_fn))( s, socketarg )); in ldapssl_close()303 intfd = (*(sseip->lssei_std_functions.lssf_connect_fn))( hostlist, defport, in do_ldapssl_connect()445 (*(sseip->lssei_std_functions.lssf_close_fn))( intfd, *socketargp ); in do_ldapssl_connect()482 disposehdl_fn = sseip->lssei_std_functions.lssf_disposehdl_fn; in ldapssl_disposehandle()558 ssip->lssei_std_functions.lssf_connect_fn = iofns.lextiof_connect; in ldapssl_install_routines()560 ssip->lssei_std_functions.lssf_close_fn = iofns.lextiof_close; in ldapssl_install_routines()562 ssip->lssei_std_functions.lssf_disposehdl_fn = iofns.lextiof_disposehandle; in ldapssl_install_routines()1067 iofns.lextiof_connect = sseip->lssei_std_functions.lssf_connect_fn; in ldapssl_reset_to_nonsecure()1068 iofns.lextiof_close = sseip->lssei_std_functions.lssf_close_fn; in ldapssl_reset_to_nonsecure()[all …]