Home
last modified time | relevance | path

Searched refs:cmd_get_source (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-if-shell.c88 cmd_get_source(self, &pi.file, &pi.line); in cmd_if_shell_exec()
123 cmd_get_source(self, &file, &cdata->input.line); in cmd_if_shell_exec()
H A Dcmd-run-shell.c125 cmd_get_source(self, &cdata->pi.file, &cdata->pi.line); in cmd_run_shell_exec()
H A Dcmd.c407 cmd_get_source(struct cmd *cmd, const char **file, u_int *line) in cmd_get_source() function
H A Dcmd-queue.c849 cmd_get_source(cmd, &file, &line); in cmdq_error()
H A Dtmux.h2303 void cmd_get_source(struct cmd *, const char **, u_int *);