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

/openbsd-current/usr.bin/tmux/
H A Dnotify.c164 session_remove_ref(ne->session, __func__);
169 session_remove_ref(ne->fs.s, __func__);
H A Dsession.c175 session_remove_ref(struct session *s, const char *from) function
234 session_remove_ref(s, __func__);
H A Dcmd-run-shell.c282 session_remove_ref(cdata->s, __func__);
H A Dtmux.h3238 void session_remove_ref(struct session *, const char *);

Completed in 142 milliseconds