Searched refs:ltc_init_multi (Results 1 – 5 of 5) sorted by relevance
16 int ltc_init_multi(void **a, ...) in ltc_init_multi() function
424 int ltc_init_multi(void **a, ...);445 #define mp_init_multi ltc_init_multi
23 #define mp_init_multi ltc_init_multi
16 #define mp_init_multi ltc_init_multi
194 -- Fixed bug in ltc_init_multi() which would fail to free all allocated memory on error.