Searched refs:session_attach (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-break-pane.c122 wl = session_attach(dst_s, w, idx, &cause); /* can't fail */
H A Dserver-fn.c286 dstwl = session_attach(dst, srcwl->window, dstidx, cause);
H A Dsession.c336 session_attach(struct session *s, struct window *w, int idx, char **cause) function
H A Dtmux.h3299 struct winlink *session_attach(struct session *, struct window *, int,

Completed in 89 milliseconds