HomeSort by: relevance | last modified time | path
    Searched refs:notify_session_window (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/tmux/dist/
session.c 223 notify_session_window("window-unlinked", s, wl->window);
340 notify_session_window("window-linked", s, w);
356 notify_session_window("window-unlinked", s, wl->window);
667 notify_session_window("window-linked", s, wl2->window);
693 notify_session_window("window-unlinked", s, wl->window);
spawn.c 136 notify_session_window("window-unlinked", s, wl->window);
196 notify_session_window("window-linked", s, w);
notify.c 284 notify_session_window(const char *name, struct session *s, struct window *w) function
server-fn.c 271 notify_session_window("window-unlinked", dst,
tmux.h 2390 void notify_session_window(const char *, struct session *, struct window *);

Completed in 56 milliseconds