Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-source-file.c32 static enum cmd_retval cmd_source_file_exec(struct cmd *, struct cmdq_item *);
44 .exec = cmd_source_file_exec
131 cmd_source_file_exec(struct cmd *self, struct cmdq_item *item) in cmd_source_file_exec() function