Lines Matching defs:cmd_find_state

44 struct cmd_find_state;
1048 struct cmd_find_state *, struct args *);
1663 struct cmd_find_state {
1665 struct cmd_find_state *current;
1721 struct cmd_find_state fs;
2208 struct cmd_find_state *, int, struct cmdq_item **);
2210 struct client *, struct cmdq_item *, struct cmd_find_state *,
2267 struct client *, struct cmd_find_state *);
2272 struct client *, struct cmd_find_state *);
2348 const char *, struct cmd_find_state *, struct options **,
2351 struct cmd_find_state *, struct options **, char **);
2571 int cmd_find_target(struct cmd_find_state *, struct cmdq_item *,
2575 void cmd_find_clear_state(struct cmd_find_state *, int);
2576 int cmd_find_empty_state(struct cmd_find_state *);
2577 int cmd_find_valid_state(struct cmd_find_state *);
2578 void cmd_find_copy_state(struct cmd_find_state *,
2579 struct cmd_find_state *);
2580 void cmd_find_from_session(struct cmd_find_state *,
2582 void cmd_find_from_winlink(struct cmd_find_state *,
2584 int cmd_find_from_session_window(struct cmd_find_state *,
2586 int cmd_find_from_window(struct cmd_find_state *, struct window *,
2588 void cmd_find_from_winlink_pane(struct cmd_find_state *,
2590 int cmd_find_from_pane(struct cmd_find_state *,
2592 int cmd_find_from_client(struct cmd_find_state *, struct client *,
2594 int cmd_find_from_mouse(struct cmd_find_state *,
2596 int cmd_find_from_nothing(struct cmd_find_state *, int);
2657 struct cmdq_state *cmdq_new_state(struct cmd_find_state *, struct key_event *,
2661 struct cmd_find_state *);
2673 struct cmd_find_state *cmdq_get_target(struct cmdq_item *);
2674 struct cmd_find_state *cmdq_get_source(struct cmdq_item *);
2676 struct cmd_find_state *cmdq_get_current(struct cmdq_item *);
2685 struct cmd_find_state *, const char *, ...);
2718 struct cmd_find_state *);
2765 extern struct cmd_find_state marked_pane;
2854 void status_prompt_set(struct client *, struct cmd_find_state *,
3163 struct cmd_find_state *, struct args *);
3281 void mode_tree_run_command(struct client *, struct cmd_find_state *,
3450 struct cmd_find_state *);
3453 struct cmd_find_state *);
3457 const char *, const char *, struct cmd_find_state *,
3461 const char *, const char *, struct cmd_find_state *,