Generated stub for jsonrpc_stream_fail */
| 75 | { fprintf(stderr, "jsonrpc_request_start_ called!\n"); abort(); } |
| 76 | /* Generated stub for jsonrpc_stream_fail */ |
| 77 | struct json_stream *jsonrpc_stream_fail(struct command *cmd UNNEEDED, |
| 78 | int code UNNEEDED, |
| 79 | const char *err) |
| 80 | |
| 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 |
no test coverage detected