Searched refs:session_detach (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dserver-fn.c206 if (session_detach(s, wl)) {
267 * Can't use session_detach as it will destroy session
300 if (session_detach(s, wl))
H A Dsession.c354 session_detach(struct session *s, struct winlink *wl) function
H A Dtmux.h3301 int session_detach(struct session *, struct winlink *);

Completed in 92 milliseconds