OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
session_group_find
usr.bin/tmux/cmd-new-session.c
137
sg = session_group_find(group);
usr.bin/tmux/session.c
553
if ((sg = session_group_find(name)) != NULL)