Home
last modified time | relevance | path

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

123456789

/dports/databases/db5/db-5.3.28/build_vxworks/test/micro/
H A Db_load.c74 type = DB_QUEUE; in b_load()
96 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_load()
102 if (duplicate && (type == DB_QUEUE || type == DB_RECNO)) { in b_load()
126 if (type == DB_QUEUE) in b_load()
H A Db_curwalk.c90 type = DB_QUEUE; in b_curwalk()
117 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_curwalk()
123 if (dupcount != 0 && (type == DB_QUEUE || type == DB_RECNO)) { in b_curwalk()
147 if (type == DB_QUEUE) in b_curwalk()
H A Db_get.c78 type = DB_QUEUE; in b_get()
103 if (type == DB_QUEUE) in b_get()
150 case DB_QUEUE: in b_get()
H A Db_del.c72 type = DB_QUEUE; in b_del()
108 if (type == DB_QUEUE) in b_del()
138 case DB_QUEUE: in b_del()
/dports/databases/db18/db-18.1.40/test/micro/source/
H A Db_load.c73 type = DB_QUEUE; in b_load()
95 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_load()
101 if (duplicate && (type == DB_QUEUE || type == DB_RECNO)) { in b_load()
125 if (type == DB_QUEUE) in b_load()
H A Db_curwalk.c89 type = DB_QUEUE; in b_curwalk()
116 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_curwalk()
122 if (dupcount != 0 && (type == DB_QUEUE || type == DB_RECNO)) { in b_curwalk()
146 if (type == DB_QUEUE) in b_curwalk()
H A Db_get.c77 type = DB_QUEUE; in b_get()
102 if (type == DB_QUEUE) in b_get()
149 case DB_QUEUE: in b_get()
H A Db_del.c71 type = DB_QUEUE; in b_del()
107 if (type == DB_QUEUE) in b_del()
137 case DB_QUEUE: in b_del()
/dports/databases/db5/db-5.3.28/test/micro/source/
H A Db_load.c73 type = DB_QUEUE; in b_load()
95 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_load()
101 if (duplicate && (type == DB_QUEUE || type == DB_RECNO)) { in b_load()
125 if (type == DB_QUEUE) in b_load()
H A Db_curwalk.c89 type = DB_QUEUE; in b_curwalk()
116 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_curwalk()
122 if (dupcount != 0 && (type == DB_QUEUE || type == DB_RECNO)) { in b_curwalk()
146 if (type == DB_QUEUE) in b_curwalk()
H A Db_get.c77 type = DB_QUEUE; in b_get()
102 if (type == DB_QUEUE) in b_get()
149 case DB_QUEUE: in b_get()
H A Db_del.c71 type = DB_QUEUE; in b_del()
107 if (type == DB_QUEUE) in b_del()
137 case DB_QUEUE: in b_del()
/dports/databases/db18/db-18.1.40/build_vxworks/test/micro/
H A Db_load.c74 type = DB_QUEUE; in b_load()
96 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_load()
102 if (duplicate && (type == DB_QUEUE || type == DB_RECNO)) { in b_load()
126 if (type == DB_QUEUE) in b_load()
H A Db_curwalk.c90 type = DB_QUEUE; in b_curwalk()
117 (type == DB_QUEUE || type == DB_RECNO || type == DB_HEAP)) { in b_curwalk()
123 if (dupcount != 0 && (type == DB_QUEUE || type == DB_RECNO)) { in b_curwalk()
147 if (type == DB_QUEUE) in b_curwalk()
H A Db_get.c78 type = DB_QUEUE; in b_get()
103 if (type == DB_QUEUE) in b_get()
150 case DB_QUEUE: in b_get()
H A Db_del.c72 type = DB_QUEUE; in b_del()
108 if (type == DB_QUEUE) in b_del()
138 case DB_QUEUE: in b_del()
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Ddb_iface.c124 if (dbp->type == DB_RECNO || dbp->type == DB_QUEUE)
135 if (dbp->type == DB_RECNO || dbp->type == DB_QUEUE)
154 if (dbp->type == DB_QUEUE)
206 if (dbp->type == DB_QUEUE)
224 if (dbp->type == DB_QUEUE)
402 if (dbp->type != DB_RECNO && dbp->type != DB_QUEUE)
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Ddb_iface.c156 if (dbp->type != DB_QUEUE)
169 if (dbp->type == DB_QUEUE)
241 case DB_QUEUE: /* Not permitted. */
265 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO)
500 if (dbp->type != DB_RECNO && dbp->type != DB_QUEUE)
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DDatabaseType.cs41 = new DatabaseType(DBTYPE.DB_QUEUE);
70 case DBTYPE.DB_QUEUE: in ToString()
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DDatabaseType.cs41 = new DatabaseType(DBTYPE.DB_QUEUE);
70 case DBTYPE.DB_QUEUE: in ToString()
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_am.c191 case DB_QUEUE:
382 case DB_QUEUE:
493 case DB_QUEUE:
507 dbp->type == DB_QUEUE || dbp->type == DB_RECNO);
528 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO) {
537 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO)
559 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO) {
566 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO)
663 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO) {
720 if (dbp->type == DB_QUEUE) {
[all …]
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_am.c192 case DB_QUEUE:
382 case DB_QUEUE:
492 case DB_QUEUE:
506 dbp->type == DB_QUEUE || dbp->type == DB_RECNO);
527 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO) {
536 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO)
558 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO) {
565 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO)
662 if (dbp->type == DB_QUEUE || dbp->type == DB_RECNO) {
719 if (dbp->type == DB_QUEUE) {
[all …]
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DDatabaseType.java42 new DatabaseType("QUEUE", DbConstants.DB_QUEUE);
67 case DbConstants.DB_QUEUE: in fromInt()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DDatabaseType.java42 new DatabaseType("QUEUE", DbConstants.DB_QUEUE);
67 case DbConstants.DB_QUEUE: in fromInt()
/dports/textproc/htdig/htdig-3.2.0b6/htdb/
H A Dhtdb_load.cc137 dbtype = DB_QUEUE; in main()
296 if (dbtype == DB_RECNO || dbtype == DB_QUEUE) in load()
298 && argtype != DB_QUEUE){ in load()
314 if (keyflag == 1 && (dbtype == DB_RECNO || dbtype == DB_QUEUE)) in load()
329 if (dbtype == DB_RECNO || dbtype == DB_QUEUE) { in load()
425 if (dbtype != DB_RECNO && dbtype != DB_QUEUE) in load()
642 *dbtypep = DB_QUEUE; in rheader()

123456789