Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dsession.c40 static void session_group_synchronize1(struct session *, struct session *);
618 session_group_synchronize1(target, s); in session_group_synchronize_to()
633 session_group_synchronize1(target, s); in session_group_synchronize_from()
643 session_group_synchronize1(struct session *target, struct session *s) in session_group_synchronize1() function