Generated stub for notification_handled */
| 346 | { fprintf(stderr, "new_channel_apy called!\n"); abort(); } |
| 347 | /* Generated stub for notification_handled */ |
| 348 | struct command_result *notification_handled(struct command *cmd) |
| 349 | |
| 350 | { fprintf(stderr, "notification_handled called!\n"); abort(); } |
| 351 | /* Generated stub for param_escape_format */ |
| 352 | struct command_result *param_escape_format(struct command *cmd UNNEEDED, const char *name UNNEEDED, |
| 353 | const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
no test coverage detected