Home
last modified time | relevance | path

Searched refs:scrextnew (Results 1 – 7 of 7) sorted by relevance

/dports/www/tokyopromenade/tokyopromenade-0.9.25/
H A Dscrext.h44 void *scrextnew(void);
H A Dscrext.c29 void *scrextnew(void){ in scrextnew() function
103 void *scrextnew(void){ in scrextnew() function
H A Dpromenade.c179 g_scrextproc = tcmpoolpush(g_mpool, scrextnew(), scrextdel); in realmain()
/dports/databases/tokyotyrant/tokyotyrant-1.1.41/
H A Dscrext.h59 void *scrextnew(void **screxts, int thnum, int thid, const char *path,
H A DChangeLog241 * scrext.c (scrextnew): a parameter for the logger was added.
319 * scrext.c (scrextnew): "_thnum" parameter was added.
H A Dscrext.c46 void *scrextnew(void **screxts, int thnum, int thid, const char *path, in scrextnew() function
245 void *scrextnew(void **screxts, int thnum, int thid, const char *path, in scrextnew() function
H A Dttserver.c651 screxts[i] = scrextnew(screxts, thnum, i, extpath, adb, ulog, sid, scrstash, scrlock, in proc()
694 pcarg->scrext = scrextnew(screxts, thnum, thnum + i, extpath, adb, ulog, sid, in proc()