Searched refs:cmd_set_window_option_entry (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-set-option.c48 const struct cmd_entry cmd_set_window_option_entry = { variable in typeref:struct:cmd_entry
98 window = (cmd_get_entry(self) == &cmd_set_window_option_entry);
H A Dcmd.c103 extern const struct cmd_entry cmd_set_window_option_entry;
196 &cmd_set_window_option_entry,

Completed in 88 milliseconds