50
50
int open(const char *name, int mode, uint32_t test_if_locked);
52
52
int doInsertRecord(unsigned char * buf);
54
54
int rnd_next(unsigned char *buf);
56
56
int rnd_pos(unsigned char * buf, unsigned char *pos);
58
58
int doStartIndexScan(uint32_t, bool);