Home
last modified time | relevance | path

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

/minix3/external/bsd/tmux/dist/
H A Dcmd-set-option.c42 struct options_entry *cmd_set_option_string(struct cmd *, struct cmd_q *,
300 o = cmd_set_option_string(self, cmdq, oe, oo, value); in cmd_set_option_set()
339 cmd_set_option_string(struct cmd *self, unused struct cmd_q *cmdq, in cmd_set_option_string() function