| 17388 | #define DBDATA_PADDING_BYTES 100 |
| 17389 | |
| 17390 | typedef struct DbdataTable DbdataTable; |
| 17391 | typedef struct DbdataCursor DbdataCursor; |
| 17392 | typedef struct DbdataBuffer DbdataBuffer; |
| 17393 |
nothing calls this directly
no outgoing calls
no test coverage detected