MCPcopy Create free account
hub / github.com/ElementsProject/lightning / toks_reset

Function toks_reset

plugins/bkpr/test/run-bkpr_db.c:199–200  ·  view source on GitHub ↗

Generated stub for toks_reset */

Source from the content-addressed store, hash-verified

197{ fprintf(stderr, "toks_alloc called!\n"); abort(); }
198/* Generated stub for toks_reset */
199void toks_reset(jsmntok_t *toks UNNEEDED)
200{ fprintf(stderr, "toks_reset called!\n"); abort(); }
201/* Generated stub for towire */
202void towire(u8 **pptr UNNEEDED, const void *data UNNEEDED, size_t len UNNEEDED)
203{ fprintf(stderr, "towire called!\n"); abort(); }

Callers 2

rpc_read_response_oneFunction · 0.50
ld_read_json_oneFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected