Generated stub for command_still_pending */
| 193 | { fprintf(stderr, "command_set_usage called!\n"); abort(); } |
| 194 | /* Generated stub for command_still_pending */ |
| 195 | struct command_result *command_still_pending(struct command *cmd) |
| 196 | |
| 197 | { fprintf(stderr, "command_still_pending called!\n"); abort(); } |
| 198 | /* Generated stub for command_success */ |
| 199 | struct command_result *command_success(struct command *cmd UNNEEDED, |
| 200 | struct json_stream *response) |
no test coverage detected