Home
last modified time | relevance | path

Searched refs:tcbdbpath (Results 1 – 11 of 11) sorted by relevance

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcbdb.h624 const char *tcbdbpath(TCBDB *bdb);
H A Dtcbmgr.c117 const char *path = tcbdbpath(bdb); in printerr()
633 const char *npath = tcbdbpath(bdb); in procinform()
H A Dtcbmttest.c187 const char *path = tcbdbpath(bdb); in eprint()
H A Dtcbtest.c150 const char *path = tcbdbpath(bdb); in eprint()
H A Dtctdb.c2458 ipath = tcbdbpath(idx->db); in tctdbcopyimpl()
2644 path = tcbdbpath(idx->db); in tctdbsetindeximpl()
H A Dtcadb.c1451 rv = tcbdbpath(adb->bdb); in tcadbpath()
H A Dtcbdb.c900 const char *tcbdbpath(TCBDB *bdb){ in tcbdbpath() function
/dports/textproc/tokyodystopia/tokyodystopia-0.9.15/
H A Dtcwdb.c344 return tcbdbpath(wdb->idx); in tcwdbpath()
H A Dtcqdb.c336 return tcbdbpath(qdb->idx); in tcqdbpath()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dtokyocabinet.vapi772 [CCode (cname = "tcbdbpath")]
/dports/databases/p5-TokyoCabinet/tokyocabinet-perl-1.34/
H A DTokyoCabinet.xs1217 path = tcbdbpath(bdb);