Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-attach-session.c33 static enum cmd_retval cmd_attach_session_exec(struct cmd *,
47 .exec = cmd_attach_session_exec
168 cmd_attach_session_exec(struct cmd *self, struct cmdq_item *item) in cmd_attach_session_exec() function