cmd_get_source
cmd_get_source(self, &file, &state->pi.line);
cmd_get_source(cmd, &file, &line);
void cmd_get_source(struct cmd *, const char **, u_int *);