|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|

Go to the source code of this file.
Functions | |
| int | btree_update (BTREE *B, const void *key, int keylen, const void *data, int datalen) |
Definition at line 8 of file btree/update.c.
References BTREE::cmp, BTREE_NODE::data, free(), BTREE::incr, BTREE_NODE::key, BTREE_NODE::left, BTREE::N, N, BTREE::node, NULL, BTREE_NODE::right, and BTREE::tlen.