Generated stub for command_log */
| 75 | { fprintf(stderr, "command_filter_ptr called!\n"); abort(); } |
| 76 | /* Generated stub for command_log */ |
| 77 | void command_log(struct command *cmd UNNEEDED, enum log_level level UNNEEDED, |
| 78 | const char *fmt UNNEEDED, ...) |
| 79 | |
| 80 | { fprintf(stderr, "command_log called!\n"); abort(); } |
| 81 | /* Generated stub for fromwire_sciddir_or_pubkey */ |
| 82 | void fromwire_sciddir_or_pubkey(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, |
| 83 | struct sciddir_or_pubkey *sciddpk UNNEEDED) |
no test coverage detected