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

Function wire_sync_write

channeld/test/run-full_channel.c:47–48  ·  view source on GitHub ↗

Generated stub for wire_sync_write */

Source from the content-addressed store, hash-verified

45{ fprintf(stderr, "status_failed called!\n"); abort(); }
46/* Generated stub for wire_sync_write */
47bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED)
48{ fprintf(stderr, "wire_sync_write called!\n"); abort(); }
49/* AUTOGENERATED MOCKS END */
50
51void status_fmt(enum log_level level UNUSED,

Callers 15

notifyFunction · 0.50
send_offerFunction · 0.50
tell_master_their_offerFunction · 0.50
mainFunction · 0.50
hsm_reqFunction · 0.50
maybe_send_stfuFunction · 0.50
send_shutdown_completeFunction · 0.50
master_wait_sync_replyFunction · 0.50
send_commitFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected