Home
last modified time | relevance | path

Searched refs:tdbs (Results 1 – 25 of 25) sorted by relevance

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/tdb/common/
H A Dopen.c32 static struct tdb_context *tdbs = NULL; variable
100 for (i = tdbs; i; i = i->next) { in tdb_already_open()
307 tdb->next = tdbs; in tdb_open_ex()
308 tdbs = tdb; in tdb_open_ex()
360 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
443 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/net/netatalk3/netatalk-3.1.12/libatalk/tdb/
H A Dopen.c31 static struct tdb_context *tdbs = NULL; variable
115 for (i = tdbs; i; i = i->next) { in tdb_already_open()
362 tdb->next = tdbs; in tdb_open_ex()
363 tdbs = tdb; in tdb_open_ex()
429 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
528 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/textproc/hyperestraier/hyperestraier-1.4.13/
H A Destmttest.c277 ESTMTDB *dbs[10], *db, *tdbs[5]; in procregression() local
348 tdbs[0] = dbs[0]; in procregression()
349 tdbs[1] = dbs[1]; in procregression()
350 tdbs[2] = dbs[2]; in procregression()
351 tdbs[3] = dbs[0]; in procregression()
352 tdbs[4] = dbs[1]; in procregression()
369 res = est_mtdb_search_meta(tdbs, 5, cond, &rnum, hints); in procregression()
/dports/net/samba412/samba-4.12.15/lib/tdb/common/
H A Dopen.c31 static struct tdb_context *tdbs = NULL; variable
177 for (i = tdbs; i; i = i->next) { in tdb_already_open()
741 tdb->next = tdbs; in tdb_open_ex()
742 tdbs = tdb; in tdb_open_ex()
813 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
935 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/databases/tdb/tdb-1.4.3/common/
H A Dopen.c31 static struct tdb_context *tdbs = NULL; variable
177 for (i = tdbs; i; i = i->next) { in tdb_already_open()
741 tdb->next = tdbs; in tdb_open_ex()
742 tdbs = tdb; in tdb_open_ex()
813 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
935 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/databases/ldb20/ldb-2.0.10/lib/tdb/common/
H A Dopen.c31 static struct tdb_context *tdbs = NULL; variable
177 for (i = tdbs; i; i = i->next) { in tdb_already_open()
741 tdb->next = tdbs; in tdb_open_ex()
742 tdbs = tdb; in tdb_open_ex()
813 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
935 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/databases/ldb15/ldb-1.5.6/lib/tdb/common/
H A Dopen.c31 static struct tdb_context *tdbs = NULL; variable
177 for (i = tdbs; i; i = i->next) { in tdb_already_open()
741 tdb->next = tdbs; in tdb_open_ex()
742 tdbs = tdb; in tdb_open_ex()
813 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
935 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/databases/ldb22/ldb-2.2.1/lib/tdb/common/
H A Dopen.c31 static struct tdb_context *tdbs = NULL; variable
177 for (i = tdbs; i; i = i->next) { in tdb_already_open()
741 tdb->next = tdbs; in tdb_open_ex()
742 tdbs = tdb; in tdb_open_ex()
813 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
935 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/databases/ldb21/ldb-2.1.5/lib/tdb/common/
H A Dopen.c31 static struct tdb_context *tdbs = NULL; in new()
177 for (i = tdbs; i; i = i->next) {
741 tdb->next = tdbs;
742 tdbs = tdb;
813 for (i = &tdbs; *i; i = &(*i)->next) {
935 for (tdb=tdbs; tdb; tdb = tdb->next) {
/dports/sysutils/di/di-4.50/C/
H A Ddisplay.c900 _print_size_t tdbs; local
910 tdbs = diopts->dispBlockSize;
923 tdbs = sizeTable [DI_ONE_MEG].dbs;
927 tdbs = sizeTable [idx].dbs;
933 mult = (_print_size_t) 1.0 / tdbs;
/dports/audio/sweep/sweep-0.9.3/src/tdb/
H A Dtdb.c138 static TDB_CONTEXT *tdbs = NULL;
1688 for (i = tdbs; i; i = i->next) {
1886 tdb->next = tdbs;
1887 tdbs = tdb;
1935 for (i = &tdbs; *i; i = &(*i)->next) {
2052 for (tdb=tdbs; tdb; tdb = tdb->next) {
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dtdb.c3728 static struct tdb_context *tdbs = NULL; variable
3796 for (i = tdbs; i; i = i->next) { in tdb_already_open()
3998 tdb->next = tdbs; in tdb_open_ex()
3999 tdbs = tdb; in tdb_open_ex()
4059 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
4142 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dtdb.c3728 static struct tdb_context *tdbs = NULL; variable
3796 for (i = tdbs; i; i = i->next) { in tdb_already_open()
3998 tdb->next = tdbs; in tdb_open_ex()
3999 tdbs = tdb; in tdb_open_ex()
4059 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
4142 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Dtdb.c3728 static struct tdb_context *tdbs = NULL; variable
3796 for (i = tdbs; i; i = i->next) { in tdb_already_open()
3998 tdb->next = tdbs; in tdb_open_ex()
3999 tdbs = tdb; in tdb_open_ex()
4059 for (i = &tdbs; *i; i = &(*i)->next) { in tdb_close()
4142 for (tdb=tdbs; tdb; tdb = tdb->next) { in tdb_reopen_all()
/dports/net/samba412/samba-4.12.15/examples/scripts/idmap/
H A DREADME138 (remembering to clear the cache tdbs), and test using the id command:
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Dliu.tim17649 tdbs=橑
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin6484 tdbs
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin6484 tdbs
/dports/chinese/rime-scj/rime-scj-cab5a0858765eff0553dd685a2d61d5536e9149c/
H A Dscj6.dict.yaml48841tdbs
/dports/chinese/brise/brise-brise-0.35/extra/
H A Dscj6.dict.yaml48859tdbs
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in51743 tdbs 蕀 500
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in51743 tdbs 蕀 500
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in51743 tdbs 蕀 500
/dports/editors/mined/mined-2015.25/src/
H A Dkeymaps.t69436 "tdbs\000橑\000"
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in51743 tdbs 蕀 500