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

/openbsd-current/usr.bin/tmux/
H A Dsession.c533 session_group_find(const char *name) function
547 if ((sg = session_group_find(name)) != NULL)
H A Dcmd-new-session.c136 sg = session_group_find(group);
H A Dtmux.h3254 struct session_group *session_group_find(const char *);

Completed in 162 milliseconds