Home
last modified time | relevance | path

Searched defs:__db_heap_rid (Results 1 – 6 of 6) sorted by relevance

/dports/databases/db5/db-5.3.28/build_vxworks/
H A Ddb.h1991 struct __db_heap_rid { struct
1992 db_pgno_t pgno; /* Page number. */
1993 db_indx_t indx; /* Index in the offset table. */
/dports/databases/db5/db-5.3.28/build_windows/
H A Ddb.h2033 struct __db_heap_rid { struct
2034 db_pgno_t pgno; /* Page number. */
2035 db_indx_t indx; /* Index in the offset table. */
/dports/databases/db5/db-5.3.28/build_android/
H A Ddb.h1990 struct __db_heap_rid { struct
1991 db_pgno_t pgno; /* Page number. */
1992 db_indx_t indx; /* Index in the offset table. */
/dports/databases/db5/db-5.3.28/build_wince/
H A Ddb.h2033 struct __db_heap_rid { struct
2034 db_pgno_t pgno; /* Page number. */
2035 db_indx_t indx; /* Index in the offset table. */
/dports/databases/db18/db-18.1.40/build_windows/
H A Ddb.h2235 struct __db_heap_rid { struct
2236 db_pgno_t pgno; /* Page number. */
2237 db_indx_t indx; /* Index in the offset table. */
/dports/databases/db18/db-18.1.40/build_vxworks/
H A Ddb.h2190 struct __db_heap_rid { struct
2191 db_pgno_t pgno; /* Page number. */
2192 db_indx_t indx; /* Index in the offset table. */