Searched refs:control_add_sub (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-refresh-client.c | 75 control_add_sub(tc, name, subtype, subid, split); in cmd_refresh_client_update_subscription()
|
H A D | control.c | 1079 control_add_sub(struct client *c, const char *name, enum control_sub_type type, in control_add_sub() function
|
H A D | tmux.h | 3336 void control_add_sub(struct client *, const char *, enum control_sub_type,
|