Generated stub for json_stream_success */
| 425 | { fprintf(stderr, "json_strdup called!\n"); abort(); } |
| 426 | /* Generated stub for json_stream_success */ |
| 427 | struct json_stream *json_stream_success(struct command *cmd UNNEEDED) |
| 428 | { fprintf(stderr, "json_stream_success called!\n"); abort(); } |
| 429 | /* Generated stub for json_to_channel_id */ |
| 430 | bool json_to_channel_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 431 | struct channel_id *cid UNNEEDED) |
no test coverage detected