Home
last modified time | relevance | path

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

/dports/databases/db18/db-18.1.40/util/dtrace/
H A Ddbdefs.d31 typedef struct __sh_dbt { struct
32 uint32_t size; /* key/data length */
33 roff_t off; /* Region offset. */
/dports/databases/db5/db-5.3.28/util/dtrace/
H A Ddbdefs.d31 typedef struct __sh_dbt { struct
32 uint32_t size; /* key/data length */
33 roff_t off; /* Region offset. */
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Dlock.h64 typedef struct __sh_dbt { struct
65 u_int32_t size; /* Byte length. */
66 ssize_t off; /* Region offset. */
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Dlock.h62 typedef struct __sh_dbt { struct
63 u_int32_t size; /* Byte length. */
64 ssize_t off; /* Region offset. */
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Dlock.h104 typedef struct __sh_dbt { /* SHARED */ struct
105 u_int32_t size; /* Byte length. */
106 roff_t off; /* Region offset. */
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Dlock.h107 typedef struct __sh_dbt { /* SHARED */ struct
108 u_int32_t size; /* Byte length. */
109 roff_t off; /* Region offset. */