Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dcmd-display-menu.c366 lines = options_find_choice(options_table_entry(oe), value, in cmd_display_menu_exec()
444 lines = options_find_choice(options_table_entry(oe), value, in cmd_display_popup_exec()
Doptions.c1011 options_find_choice(const struct options_table_entry *oe, const char *value, in options_find_choice() function
1040 choice = options_find_choice(oe, value, cause); in options_from_string_choice()
Dtmux.h2357 int options_find_choice(const struct options_table_entry *,