Generated stub for plugin_notify_message */
| 112 | { fprintf(stderr, "plugin_notification_start_obs called!\n"); abort(); } |
| 113 | /* Generated stub for plugin_notify_message */ |
| 114 | void plugin_notify_message(struct command *cmd UNNEEDED, |
| 115 | enum log_level level UNNEEDED, |
| 116 | const char *fmt UNNEEDED, ...) |
| 117 | |
| 118 | { fprintf(stderr, "plugin_notify_message called!\n"); abort(); } |
| 119 | /* Generated stub for send_outreq */ |
| 120 | struct command_result *send_outreq(const struct out_req *req UNNEEDED) |
| 121 | { fprintf(stderr, "send_outreq called!\n"); abort(); } |
no test coverage detected