Generated stub for jsonrpc_stream_success */
| 81 | { fprintf(stderr, "jsonrpc_stream_fail called!\n"); abort(); } |
| 82 | /* Generated stub for jsonrpc_stream_success */ |
| 83 | struct json_stream *jsonrpc_stream_success(struct command *cmd) |
| 84 | |
| 85 | { fprintf(stderr, "jsonrpc_stream_success called!\n"); abort(); } |
| 86 | /* Generated stub for notification_deprecated_out_ok */ |
| 87 | bool notification_deprecated_out_ok(struct plugin *plugin UNNEEDED, |
| 88 | const char *method UNNEEDED, |
no test coverage detected