Generated stub for command_deprecated_in_ok */
| 150 | { fprintf(stderr, "command_check_only called!\n"); abort(); } |
| 151 | /* Generated stub for command_deprecated_in_ok */ |
| 152 | bool command_deprecated_in_ok(struct command *cmd UNNEEDED, |
| 153 | const char *param UNNEEDED, |
| 154 | const char *depr_start UNNEEDED, |
| 155 | const char *depr_end UNNEEDED) |
| 156 | { fprintf(stderr, "command_deprecated_in_ok called!\n"); abort(); } |
| 157 | /* Generated stub for command_deprecated_out_ok */ |
| 158 | bool command_deprecated_out_ok(struct command *cmd UNNEEDED, |
| 159 | const char *fieldname UNNEEDED, |