Home
last modified time | relevance | path

Searched refs:tctmpldel (Results 1 – 8 of 8) sorted by relevance

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/example/
H A Dtctsearch.c20 tctmpldel(tmpl); in main()
H A Dtctchat.c20 tctmpldel(tmpl); in main()
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcucodec.c1239 tctmpldel(tmpl); in proctmpl()
H A Dtcutil.h3366 void tctmpldel(TCTMPL *tmpl);
H A Dtcutest.c1262 tctmpldel(tmpl); in procmisc()
H A DChangeLog241 * tcutil.c (tctmplnew, tctmpldel, tctmplload, tctmpldump): new functions.
H A Dtcutil.c8808 void tctmpldel(TCTMPL *tmpl){ in tctmpldel() function
/dports/www/tokyopromenade/tokyopromenade-0.9.25/
H A Dpromenade.c153 g_tmpl = tcmpoolpush(g_mpool, tctmplnew(), (void (*)(void *))tctmpldel); in realmain()