Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/forestdb
/ avl_node
Class
avl_node
tools/dump_common.h:84–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
int _kvs_cmp_name_fdb_dump(struct avl_node *a,
85
struct avl_node *b,
86
void *aux);
87
void print_header(fdb_kvs_handle *db);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected