Home
last modified time | relevance | path

Searched refs:sm_cleanup (Results 1 – 22 of 22) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dsm.cpp441 sm_cleanup(hndl); in tpl_close()
482 sm_cleanup(*conn_hdl); in sm_init()
496 sm_cleanup ( cpsm_conhdl_t* conn_hdl ) in sm_cleanup() function
H A Dha_mcs_impl.cpp246 sm::sm_cleanup(ci->cal_conn_hndl); in force_close_fep_conn()
2432 sm::sm_cleanup(ti.conn_hndl); in impl_rnd_init()
2580 sm::sm_cleanup(hndl); in impl_rnd_init()
2692 sm::sm_cleanup(ci->cal_conn_hndl); in impl_rnd_init()
2702 sm::sm_cleanup(ci->cal_conn_hndl); in impl_rnd_init()
3973 sm::sm_cleanup(ci->cal_conn_hndl); in ha_mcs_impl_close_connection()
4539 sm::sm_cleanup(hndl); in ha_mcs_impl_group_by_init()
4638 sm::sm_cleanup(ci->cal_conn_hndl); in ha_mcs_impl_group_by_init()
4650 sm::sm_cleanup(ci->cal_conn_hndl); in ha_mcs_impl_group_by_init()
5262 sm::sm_cleanup(hndl); in ha_mcs_impl_pushdown_init()
[all …]
H A Dsm.h279 extern status_t sm_cleanup(cpsm_conhdl_t*);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dsm.cpp441 sm_cleanup(hndl); in tpl_close()
482 sm_cleanup(*conn_hdl); in sm_init()
496 sm_cleanup ( cpsm_conhdl_t* conn_hdl ) in sm_cleanup() function
H A Dha_mcs_impl.cpp246 sm::sm_cleanup(ci->cal_conn_hndl); in force_close_fep_conn()
2432 sm::sm_cleanup(ti.conn_hndl); in impl_rnd_init()
2580 sm::sm_cleanup(hndl); in impl_rnd_init()
2692 sm::sm_cleanup(ci->cal_conn_hndl); in impl_rnd_init()
2702 sm::sm_cleanup(ci->cal_conn_hndl); in impl_rnd_init()
3973 sm::sm_cleanup(ci->cal_conn_hndl); in ha_mcs_impl_close_connection()
4539 sm::sm_cleanup(hndl); in ha_mcs_impl_group_by_init()
4638 sm::sm_cleanup(ci->cal_conn_hndl); in ha_mcs_impl_group_by_init()
4650 sm::sm_cleanup(ci->cal_conn_hndl); in ha_mcs_impl_group_by_init()
5262 sm::sm_cleanup(hndl); in ha_mcs_impl_pushdown_init()
[all …]
H A Dsm.h279 extern status_t sm_cleanup(cpsm_conhdl_t*);
/dports/mail/batv-milter/batv-milter-0.5.0/libsm/
H A Dfindfp.c226 sm_cleanup() in sm_cleanup() function
257 atexit(sm_cleanup); /* conservative */ in sm_init()
H A Dsetvbuf.c190 atexit(sm_cleanup);
H A Dlocal.h32 void sm_cleanup __P((void));
/dports/mail/libmilter/sendmail-8.16.1/libsm/
H A Dfindfp.c226 sm_cleanup() in sm_cleanup() function
257 atexit(sm_cleanup); /* conservative */ in sm_init()
H A Dsetvbuf.c188 atexit(sm_cleanup);
H A Dlocal.h33 void sm_cleanup __P((void));
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/espresso/
H A Dsparse.h117 extern void sm_write(), sm_print(), sm_dump(), sm_cleanup();
H A Dmatrix.c552 sm_cleanup() in sm_cleanup() function
H A Dmain.c518 sm_cleanup(); /* sparse matrix cleanup */
/dports/news/inn-current/inn-2.7-20211226/expire/
H A Dfastrm.c173 sm_cleanup(void) in sm_cleanup() function
197 message_fatal_cleanup = sm_cleanup; in sm_initialize()
/dports/news/inn/inn-2.6.4/expire/
H A Dfastrm.c176 sm_cleanup(void) in sm_cleanup() function
200 message_fatal_cleanup = sm_cleanup; in sm_initialize()
/dports/sysutils/shlock/inn-2.6.4/expire/
H A Dfastrm.c176 sm_cleanup(void) in sm_cleanup() function
200 message_fatal_cleanup = sm_cleanup; in sm_initialize()
/dports/cad/ldview/ldview-4.4/LDLoader/
H A DLDLPalette.h99 } sm_cleanup;
H A DLDLModel.h254 } sm_cleanup;
H A DLDLPalette.cpp18 LDLPalette::LDLPaletteCleanup LDLPalette::sm_cleanup; member in LDLPalette
H A DLDLModel.cpp37 LDLModel::LDLModelCleanup LDLModel::sm_cleanup; member in LDLModel