Generated stub for json_object_start */
| 66 | { fprintf(stderr, "json_object_end called!\n"); abort(); } |
| 67 | /* Generated stub for json_object_start */ |
| 68 | void json_object_start(struct json_stream *ks UNNEEDED, const char *fieldname UNNEEDED) |
| 69 | { fprintf(stderr, "json_object_start called!\n"); abort(); } |
| 70 | /* Generated stub for json_stream_log_suppress_for_cmd */ |
| 71 | void json_stream_log_suppress_for_cmd(struct json_stream *js UNNEEDED, |
| 72 | const struct command *cmd UNNEEDED) |
no test coverage detected