Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-find.c37 static void cmd_find_log_state(const char *, struct cmd_find_state *);
700 cmd_find_log_state(const char *prefix, struct cmd_find_state *fs) in cmd_find_log_state() function
732 cmd_find_log_state(__func__, fs); in cmd_find_from_session()
746 cmd_find_log_state(__func__, fs); in cmd_find_from_winlink()
764 cmd_find_log_state(__func__, fs); in cmd_find_from_session_window()
785 cmd_find_log_state(__func__, fs); in cmd_find_from_window()
802 cmd_find_log_state(__func__, fs); in cmd_find_from_winlink_pane()
813 cmd_find_log_state(__func__, fs); in cmd_find_from_pane()
833 cmd_find_log_state(__func__, fs); in cmd_find_from_nothing()
853 cmd_find_log_state(__func__, fs); in cmd_find_from_mouse()
[all …]