Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ ptr_valid_batch
Class
ptr_valid_batch
ccan/ccan/ptr_valid/test/run.c:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
static bool check_batch(char *p, unsigned int num, bool expect)
8
{
9
struct ptr_valid_batch batch;
10
unsigned int i;
11
12
if (!ptr_valid_batch_start(&batch))
Callers
1
check_batch
Function · 0.70
Calls
no outgoing calls
Tested by
1
check_batch
Function · 0.56