Home
last modified time | relevance | path

Searched refs:tclistpush (Results 1 – 17 of 17) sorted by relevance

/dports/databases/tokyotyrant/tokyotyrant-1.1.41/
H A Dtcrdb.c631 tclistpush(args, pkbuf, pksiz); in tcrdbtblput()
638 tclistpush(args, kbuf, ksiz); in tcrdbtblput()
639 tclistpush(args, vbuf, vsiz); in tcrdbtblput()
653 tclistpush(args, pkbuf, pksiz); in tcrdbtblputkeep()
660 tclistpush(args, kbuf, ksiz); in tcrdbtblputkeep()
661 tclistpush(args, vbuf, vsiz); in tcrdbtblputkeep()
678 tclistpush(args, pkbuf, pksiz); in tcrdbtblputcat()
685 tclistpush(args, kbuf, ksiz); in tcrdbtblputcat()
686 tclistpush(args, vbuf, vsiz); in tcrdbtblputcat()
913 tclistpush(args, "next", 4); in tcrdbmetasearch()
[all …]
H A Dscrext.c886 tclistpush(args, aptr, asiz); in serv_misc()
896 tclistpush(args, aptr, asiz); in serv_misc()
977 tclistpush(keys, kbuf, ksiz); in serv_mapreduce()
988 tclistpush(keys, kbuf, ksiz); in serv_mapreduce()
H A Dtcrmgr.c757 tclistpush(args, buf, size); in runmisc()
762 tclistpush(args, buf, size); in runmisc()
H A Dttutil.c1084 tclistpush(serv->queue, &cfd, sizeof(cfd)); in ttservstart()
H A Dtculog.c1032 tclistpush(args, rp, esiz); in tculogadbredo()
H A Dtcrtest.c977 tclistpush(args, kbuf, ksiz); in procmisc()
H A Dttserver.c1430 if(ttsockrecv(sock, buf, ksiz)) tclistpush(keys, buf, ksiz); in do_mget()
2237 if(ttsockrecv(sock, buf, rsiz)) tclistpush(args, buf, rsiz); in do_misc()
/dports/textproc/tokyodystopia/tokyodystopia-0.9.15/
H A Ddystopia.c322 tclistpush(terms, pv, rp - pv); in tcidbsearch2()
330 tclistpush(terms, pv, rp - pv); in tcidbsearch2()
337 tclistpush(terms, pv, rp - pv); in tcidbsearch2()
H A Dlaputa.c310 tclistpush(terms, pv, rp - pv); in tcjdbsearch2()
318 tclistpush(terms, pv, rp - pv); in tcjdbsearch2()
325 tclistpush(terms, pv, rp - pv); in tcjdbsearch2()
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcamgr.c483 tclistpush(args, buf, size); in runmisc()
488 tclistpush(args, buf, size); in runmisc()
H A Dtcatest.c809 tclistpush(args, abuf, asiz); in procmisc()
822 tclistpush(args, kbuf, ksiz); in procmisc()
H A Dtcutest.c485 tclistpush(list, buf, len); in proclist()
1393 tclistpush(list, kbuf, ksiz); in procwicked()
H A Dtcutil.h361 void tclistpush(TCLIST *list, const void *ptr, int size);
H A Dtcbtest.c1680 tclistpush(vals, buf, len); in procmisc()
H A Dtcutil.c508 void tclistpush(TCLIST *list, const void *ptr, int size){ in tclistpush() function
8971 tclistpush(list, vbuf, sizeof(vbuf)); in tclistpushlist()
8981 tclistpush(list, vbuf, sizeof(vbuf)); in tclistpushmap()
/dports/databases/p5-TokyoCabinet/tokyocabinet-perl-1.34/
H A DTokyoCabinet.xs929 tclistpush(tvals, vbuf, (int)vsiz);
2698 tclistpush(targs, abuf, (int)asiz);
/dports/www/tokyopromenade/tokyopromenade-0.9.25/
H A Dpromenade.c1324 tclistpush(coms, &com, sizeof(com)); in dosession()