usr.bin/tmux/arguments.c
1034
long long maxval, long long curval, struct cmdq_item *item, char **cause)
usr.bin/tmux/arguments.c
1057
long long maxval, long long curval, struct cmdq_item *item, char **cause)
usr.bin/tmux/arguments.c
740
args_make_commands_now(struct cmd *self, struct cmdq_item *item, u_int idx,
usr.bin/tmux/arguments.c
761
args_make_commands_prepare(struct cmd *self, struct cmdq_item *item, u_int idx,
usr.bin/tmux/arguments.c
931
long long maxval, struct cmdq_item *item, char **cause)
usr.bin/tmux/cfg.c
103
struct cmdq_item *new_item0;
usr.bin/tmux/cfg.c
157
struct client *c, struct cmdq_item *item, struct cmd_find_state *current,
usr.bin/tmux/cfg.c
158
int flags, struct cmdq_item **new_item)
usr.bin/tmux/cfg.c
162
struct cmdq_item *new_item0;
usr.bin/tmux/cfg.c
223
cfg_print_causes(struct cmdq_item *item)
usr.bin/tmux/cfg.c
34
static struct cmdq_item *cfg_item;
usr.bin/tmux/cfg.c
41
cfg_client_done(__unused struct cmdq_item *item, __unused void *data)
usr.bin/tmux/cfg.c
49
cfg_done(__unused struct cmdq_item *item, __unused void *data)
usr.bin/tmux/cfg.c
97
load_cfg(const char *path, struct client *c, struct cmdq_item *item,
usr.bin/tmux/cfg.c
98
struct cmd_find_state *current, int flags, struct cmdq_item **new_item)
usr.bin/tmux/cmd-attach-session.c
168
cmd_attach_session_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-attach-session.c
34
struct cmdq_item *);
usr.bin/tmux/cmd-attach-session.c
51
cmd_attach_session(struct cmdq_item *item, const char *tflag, int dflag,
usr.bin/tmux/cmd-bind-key.c
33
struct cmdq_item *);
usr.bin/tmux/cmd-bind-key.c
55
cmd_bind_key_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-break-pane.c
31
static enum cmd_retval cmd_break_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-break-pane.c
49
cmd_break_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-capture-pane.c
107
cmd_capture_pane_history(struct args *args, struct cmdq_item *item,
usr.bin/tmux/cmd-capture-pane.c
213
cmd_capture_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-capture-pane.c
30
static enum cmd_retval cmd_capture_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-capture-pane.c
35
static char *cmd_capture_pane_history(struct args *, struct cmdq_item *,
usr.bin/tmux/cmd-choose-tree.c
30
struct cmdq_item *);
usr.bin/tmux/cmd-choose-tree.c
95
cmd_choose_tree_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-command-prompt.c
183
struct cmdq_item *item = cdata->item, *new_item;
usr.bin/tmux/cmd-command-prompt.c
35
struct cmdq_item *);
usr.bin/tmux/cmd-command-prompt.c
59
struct cmdq_item *item;
usr.bin/tmux/cmd-command-prompt.c
81
cmd_command_prompt_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-confirm-before.c
126
struct cmdq_item *item = cdata->item, *new_item;
usr.bin/tmux/cmd-confirm-before.c
34
struct cmdq_item *);
usr.bin/tmux/cmd-confirm-before.c
53
struct cmdq_item *item;
usr.bin/tmux/cmd-confirm-before.c
67
cmd_confirm_before_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-copy-mode.c
27
static enum cmd_retval cmd_copy_mode_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-copy-mode.c
57
cmd_copy_mode_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-detach-client.c
30
struct cmdq_item *);
usr.bin/tmux/cmd-detach-client.c
58
cmd_detach_client_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-display-menu.c
285
cmd_display_menu_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-display-menu.c
34
struct cmdq_item *);
usr.bin/tmux/cmd-display-menu.c
36
struct cmdq_item *);
usr.bin/tmux/cmd-display-menu.c
388
cmd_display_popup_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-display-menu.c
96
cmd_display_menu_get_pos(struct client *tc, struct cmdq_item *item,
usr.bin/tmux/cmd-display-message.c
36
struct cmdq_item *);
usr.bin/tmux/cmd-display-message.c
55
struct cmdq_item *item = arg;
usr.bin/tmux/cmd-display-message.c
61
cmd_display_message_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-display-panes.c
228
struct cmdq_item *item = cdata->item, *new_item;
usr.bin/tmux/cmd-display-panes.c
270
cmd_display_panes_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-display-panes.c
33
struct cmdq_item *);
usr.bin/tmux/cmd-display-panes.c
47
struct cmdq_item *item;
usr.bin/tmux/cmd-find-window.c
29
static enum cmd_retval cmd_find_window_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-find-window.c
45
cmd_find_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-find.c
1259
cmd_find_current_client(struct cmdq_item *item, int quiet)
usr.bin/tmux/cmd-find.c
1290
cmd_find_client(struct cmdq_item *item, const char *target, int quiet)
usr.bin/tmux/cmd-find.c
924
cmd_find_target(struct cmd_find_state *fs, struct cmdq_item *item,
usr.bin/tmux/cmd-if-shell.c
142
struct cmdq_item *item = cdata->item, *new_item;
usr.bin/tmux/cmd-if-shell.c
36
struct cmdq_item *);
usr.bin/tmux/cmd-if-shell.c
60
struct cmdq_item *item;
usr.bin/tmux/cmd-if-shell.c
73
cmd_if_shell_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-if-shell.c
78
struct cmdq_item *new_item;
usr.bin/tmux/cmd-join-pane.c
33
static enum cmd_retval cmd_join_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-join-pane.c
64
cmd_join_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-kill-pane.c
29
static enum cmd_retval cmd_kill_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-kill-pane.c
45
cmd_kill_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-kill-server.c
30
static enum cmd_retval cmd_kill_server_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-kill-server.c
55
cmd_kill_server_exec(struct cmd *self, __unused struct cmdq_item *item)
usr.bin/tmux/cmd-kill-session.c
30
static enum cmd_retval cmd_kill_session_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-kill-session.c
46
cmd_kill_session_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-kill-window.c
27
static enum cmd_retval cmd_kill_window_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-kill-window.c
56
cmd_kill_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-buffers.c
33
static enum cmd_retval cmd_list_buffers_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-list-buffers.c
47
cmd_list_buffers_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-clients.c
38
static enum cmd_retval cmd_list_clients_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-list-clients.c
54
cmd_list_clients_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-commands.c
35
static enum cmd_retval cmd_list_commands(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-list-commands.c
50
const char *template, struct cmdq_item *item)
usr.bin/tmux/cmd-list-commands.c
74
cmd_list_commands(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-keys.c
167
cmd_list_keys_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-keys.c
41
static enum cmd_retval cmd_list_keys_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-list-panes.c
29
static enum cmd_retval cmd_list_panes_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-list-panes.c
31
static void cmd_list_panes_server(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-list-panes.c
33
struct cmdq_item *, int);
usr.bin/tmux/cmd-list-panes.c
35
struct winlink *, struct cmdq_item *, int);
usr.bin/tmux/cmd-list-panes.c
52
cmd_list_panes_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-panes.c
77
cmd_list_panes_server(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-panes.c
87
struct cmdq_item *item, int type)
usr.bin/tmux/cmd-list-panes.c
97
struct cmdq_item *item, int type)
usr.bin/tmux/cmd-list-sessions.c
39
struct cmdq_item *);
usr.bin/tmux/cmd-list-sessions.c
53
cmd_list_sessions_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-list-windows.c
42
static enum cmd_retval cmd_list_windows_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-list-windows.c
59
cmd_list_windows_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-load-buffer.c
34
static enum cmd_retval cmd_load_buffer_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-load-buffer.c
49
struct cmdq_item *item;
usr.bin/tmux/cmd-load-buffer.c
59
struct cmdq_item *item = cdata->item;
usr.bin/tmux/cmd-load-buffer.c
91
cmd_load_buffer_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-lock-server.c
27
static enum cmd_retval cmd_lock_server_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-lock-server.c
65
cmd_lock_server_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-move-window.c
29
static enum cmd_retval cmd_move_window_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-move-window.c
60
cmd_move_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-new-session.c
36
static enum cmd_retval cmd_new_session_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-new-session.c
68
cmd_new_session_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-new-window.c
35
static enum cmd_retval cmd_new_window_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-new-window.c
53
cmd_new_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-parse.y
1002
struct cmdq_item *item;
usr.bin/tmux/cmd-parse.y
975
struct cmdq_item *after, struct cmdq_state *state, char **error)
usr.bin/tmux/cmd-parse.y
978
struct cmdq_item *item;
usr.bin/tmux/cmd-paste-buffer.c
31
static enum cmd_retval cmd_paste_buffer_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-paste-buffer.c
59
cmd_paste_buffer_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-pipe-pane.c
37
static enum cmd_retval cmd_pipe_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-pipe-pane.c
57
cmd_pipe_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
146
cmdq_get_name(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
153
cmdq_get_client(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
160
cmdq_get_target_client(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
167
cmdq_get_state(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
174
cmdq_get_target(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
181
cmdq_get_source(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
188
cmdq_get_event(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
195
cmdq_get_current(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
202
cmdq_get_flags(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
288
cmdq_merge_formats(struct cmdq_item *item, struct format_tree *ft)
usr.bin/tmux/cmd-queue.c
301
struct cmdq_item *
usr.bin/tmux/cmd-queue.c
302
cmdq_append(struct client *c, struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
305
struct cmdq_item *next;
usr.bin/tmux/cmd-queue.c
325
struct cmdq_item *
usr.bin/tmux/cmd-queue.c
326
cmdq_insert_after(struct cmdq_item *after, struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
330
struct cmdq_item *next;
usr.bin/tmux/cmd-queue.c
354
cmdq_insert_hook(struct session *s, struct cmdq_item *item,
usr.bin/tmux/cmd-queue.c
367
struct cmdq_item *new_item;
usr.bin/tmux/cmd-queue.c
448
cmdq_continue(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
45
struct cmdq_item *next;
usr.bin/tmux/cmd-queue.c
455
cmdq_remove(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
471
cmdq_remove_group(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
473
struct cmdq_item *this, *next;
usr.bin/tmux/cmd-queue.c
488
cmdq_empty_command(__unused struct cmdq_item *item, __unused void *data)
usr.bin/tmux/cmd-queue.c
494
struct cmdq_item *
usr.bin/tmux/cmd-queue.c
497
struct cmdq_item *item, *first = NULL, *last = NULL;
usr.bin/tmux/cmd-queue.c
542
cmdq_find_flag(struct cmdq_item *item, struct cmd_find_state *fs,
usr.bin/tmux/cmd-queue.c
562
cmdq_add_message(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
598
cmdq_fire_command(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
68
TAILQ_ENTRY(cmdq_item) entry;
usr.bin/tmux/cmd-queue.c
685
struct cmdq_item *
usr.bin/tmux/cmd-queue.c
688
struct cmdq_item *item;
usr.bin/tmux/cmd-queue.c
70
TAILQ_HEAD(cmdq_item_list, cmdq_item);
usr.bin/tmux/cmd-queue.c
705
cmdq_error_callback(struct cmdq_item *item, void *data)
usr.bin/tmux/cmd-queue.c
716
struct cmdq_item *
usr.bin/tmux/cmd-queue.c
724
cmdq_fire_callback(struct cmdq_item *item)
usr.bin/tmux/cmd-queue.c
735
struct cmdq_item *item;
usr.bin/tmux/cmd-queue.c
812
struct cmdq_item *
usr.bin/tmux/cmd-queue.c
826
cmdq_guard(struct cmdq_item *item, const char *guard, int flags)
usr.bin/tmux/cmd-queue.c
838
cmdq_print_data(struct cmdq_item *item, struct evbuffer *evb)
usr.bin/tmux/cmd-queue.c
845
cmdq_print(struct cmdq_item *item, const char *fmt, ...)
usr.bin/tmux/cmd-queue.c
864
cmdq_error(struct cmdq_item *item, const char *fmt, ...)
usr.bin/tmux/cmd-queue.c
91
struct cmdq_item *item;
usr.bin/tmux/cmd-refresh-client.c
195
cmd_refresh_client_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-refresh-client.c
31
struct cmdq_item *);
usr.bin/tmux/cmd-refresh-client.c
82
cmd_refresh_client_control_client_size(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-rename-session.c
31
struct cmdq_item *);
usr.bin/tmux/cmd-rename-session.c
47
cmd_rename_session_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-rename-window.c
30
struct cmdq_item *);
usr.bin/tmux/cmd-rename-window.c
46
cmd_rename_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-resize-pane.c
30
static enum cmd_retval cmd_resize_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-resize-pane.c
50
cmd_resize_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-resize-window.c
30
struct cmdq_item *);
usr.bin/tmux/cmd-resize-window.c
47
cmd_resize_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-respawn-pane.c
31
static enum cmd_retval cmd_respawn_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-respawn-pane.c
48
cmd_respawn_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-respawn-window.c
31
struct cmdq_item *);
usr.bin/tmux/cmd-respawn-window.c
48
cmd_respawn_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-rotate-window.c
28
struct cmdq_item *);
usr.bin/tmux/cmd-rotate-window.c
44
cmd_rotate_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-run-shell.c
108
cmd_run_shell_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-run-shell.c
188
struct cmdq_item *item = cdata->item, *new_item;
usr.bin/tmux/cmd-run-shell.c
232
struct cmdq_item *item = cdata->item;
usr.bin/tmux/cmd-run-shell.c
36
struct cmdq_item *);
usr.bin/tmux/cmd-run-shell.c
62
struct cmdq_item *item;
usr.bin/tmux/cmd-save-buffer.c
35
static enum cmd_retval cmd_save_buffer_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-save-buffer.c
63
struct cmdq_item *item = data;
usr.bin/tmux/cmd-save-buffer.c
74
cmd_save_buffer_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-select-layout.c
30
struct cmdq_item *);
usr.bin/tmux/cmd-select-layout.c
72
cmd_select_layout_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-select-pane.c
30
static enum cmd_retval cmd_select_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-select-pane.c
84
cmd_select_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-select-window.c
30
struct cmdq_item *);
usr.bin/tmux/cmd-select-window.c
85
cmd_select_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-send-keys.c
104
static struct cmdq_item *
usr.bin/tmux/cmd-send-keys.c
105
cmd_send_keys_inject_string(struct cmdq_item *item, struct cmdq_item *after,
usr.bin/tmux/cmd-send-keys.c
154
cmd_send_keys_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-send-keys.c
165
struct cmdq_item *after = item;
usr.bin/tmux/cmd-send-keys.c
30
static enum cmd_retval cmd_send_keys_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-send-keys.c
60
static struct cmdq_item *
usr.bin/tmux/cmd-send-keys.c
61
cmd_send_keys_inject_key(struct cmdq_item *item, struct cmdq_item *after,
usr.bin/tmux/cmd-server-access.c
34
static enum cmd_retval cmd_server_access_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-server-access.c
48
cmd_server_access_deny(struct cmdq_item *item, struct passwd *pw)
usr.bin/tmux/cmd-server-access.c
71
cmd_server_access_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-set-buffer.c
30
static enum cmd_retval cmd_set_buffer_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-set-buffer.c
56
cmd_set_buffer_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-set-environment.c
31
struct cmdq_item *);
usr.bin/tmux/cmd-set-environment.c
47
cmd_set_environment_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-set-option.c
33
struct cmdq_item *);
usr.bin/tmux/cmd-set-option.c
84
cmd_set_option_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-show-environment.c
31
struct cmdq_item *);
usr.bin/tmux/cmd-show-environment.c
34
static void cmd_show_environment_print(struct cmd *, struct cmdq_item *,
usr.bin/tmux/cmd-show-environment.c
69
cmd_show_environment_print(struct cmd *self, struct cmdq_item *item,
usr.bin/tmux/cmd-show-environment.c
98
cmd_show_environment_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-show-messages.c
37
struct cmdq_item *);
usr.bin/tmux/cmd-show-messages.c
51
cmd_show_messages_terminals(struct cmd *self, struct cmdq_item *item, int blank)
usr.bin/tmux/cmd-show-messages.c
76
cmd_show_messages_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-show-options.c
149
cmd_show_options_print(struct cmd *self, struct cmdq_item *item,
usr.bin/tmux/cmd-show-options.c
200
cmd_show_options_all(struct cmd *self, struct cmdq_item *item, int scope,
usr.bin/tmux/cmd-show-options.c
31
static enum cmd_retval cmd_show_options_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-show-options.c
33
static void cmd_show_options_print(struct cmd *, struct cmdq_item *,
usr.bin/tmux/cmd-show-options.c
35
static enum cmd_retval cmd_show_options_all(struct cmd *, struct cmdq_item *,
usr.bin/tmux/cmd-show-options.c
78
cmd_show_options_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-show-prompt-history.c
28
struct cmdq_item *);
usr.bin/tmux/cmd-show-prompt-history.c
53
cmd_show_prompt_history_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-source-file.c
107
struct cmdq_item *item = cdata->item;
usr.bin/tmux/cmd-source-file.c
111
struct cmdq_item *new_item;
usr.bin/tmux/cmd-source-file.c
161
cmd_source_file_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-source-file.c
37
static enum cmd_retval cmd_source_file_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-source-file.c
53
struct cmdq_item *item;
usr.bin/tmux/cmd-source-file.c
56
struct cmdq_item *after;
usr.bin/tmux/cmd-source-file.c
65
cmd_source_file_complete_cb(struct cmdq_item *item, __unused void *data)
usr.bin/tmux/cmd-source-file.c
84
struct cmdq_item *new_item;
usr.bin/tmux/cmd-split-window.c
37
struct cmdq_item *);
usr.bin/tmux/cmd-split-window.c
55
cmd_split_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-swap-pane.c
29
static enum cmd_retval cmd_swap_pane_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-swap-pane.c
46
cmd_swap_pane_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-swap-window.c
29
static enum cmd_retval cmd_swap_window_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-swap-window.c
46
cmd_swap_window_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-switch-client.c
31
struct cmdq_item *);
usr.bin/tmux/cmd-switch-client.c
48
cmd_switch_client_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-unbind-key.c
29
static enum cmd_retval cmd_unbind_key_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-unbind-key.c
43
cmd_unbind_key_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-wait-for.c
121
cmd_wait_for_exec(struct cmd *self, struct cmdq_item *item)
usr.bin/tmux/cmd-wait-for.c
140
cmd_wait_for_signal(__unused struct cmdq_item *item, const char *name,
usr.bin/tmux/cmd-wait-for.c
167
cmd_wait_for_wait(struct cmdq_item *item, const char *name,
usr.bin/tmux/cmd-wait-for.c
196
cmd_wait_for_lock(struct cmdq_item *item, const char *name,
usr.bin/tmux/cmd-wait-for.c
221
cmd_wait_for_unlock(struct cmdq_item *item, const char *name,
usr.bin/tmux/cmd-wait-for.c
31
static enum cmd_retval cmd_wait_for_exec(struct cmd *, struct cmdq_item *);
usr.bin/tmux/cmd-wait-for.c
45
struct cmdq_item *item;
usr.bin/tmux/cmd-wait-for.c
71
static enum cmd_retval cmd_wait_for_signal(struct cmdq_item *, const char *,
usr.bin/tmux/cmd-wait-for.c
73
static enum cmd_retval cmd_wait_for_wait(struct cmdq_item *, const char *,
usr.bin/tmux/cmd-wait-for.c
75
static enum cmd_retval cmd_wait_for_lock(struct cmdq_item *, const char *,
usr.bin/tmux/cmd-wait-for.c
77
static enum cmd_retval cmd_wait_for_unlock(struct cmdq_item *, const char *,
usr.bin/tmux/control.c
523
control_error(struct cmdq_item *item, void *data)
usr.bin/tmux/format.c
153
struct cmdq_item *item;
usr.bin/tmux/format.c
3735
format_create_add_item(struct format_tree *ft, struct cmdq_item *item)
usr.bin/tmux/format.c
3746
format_create(struct client *c, struct cmdq_item *item, int tag, int flags)
usr.bin/tmux/format.c
4520
struct cmdq_item *item = ft->item;
usr.bin/tmux/format.c
4630
struct cmdq_item *item = ft->item;
usr.bin/tmux/format.c
4702
struct cmdq_item *item = ft->item;
usr.bin/tmux/format.c
4761
struct cmdq_item *item = ft->item;
usr.bin/tmux/format.c
5697
format_single(struct cmdq_item *item, const char *fmt, struct client *c,
usr.bin/tmux/format.c
5711
format_single_from_state(struct cmdq_item *item, const char *fmt,
usr.bin/tmux/format.c
5719
format_single_from_target(struct cmdq_item *item, const char *fmt)
usr.bin/tmux/format.c
5728
format_create_defaults(struct cmdq_item *item, struct client *c,
usr.bin/tmux/format.c
5743
format_create_from_state(struct cmdq_item *item, struct client *c,
usr.bin/tmux/format.c
5751
format_create_from_target(struct cmdq_item *item)
usr.bin/tmux/job.c
438
job_print_summary(struct cmdq_item *item, int blank)
usr.bin/tmux/key-bindings.c
327
key_bindings_init_done(__unused struct cmdq_item *item, __unused void *data)
usr.bin/tmux/key-bindings.c
673
key_bindings_read_only(struct cmdq_item *item, __unused void *data)
usr.bin/tmux/key-bindings.c
679
struct cmdq_item *
usr.bin/tmux/key-bindings.c
680
key_bindings_dispatch(struct key_binding *bd, struct cmdq_item *item,
usr.bin/tmux/key-bindings.c
683
struct cmdq_item *new_item;
usr.bin/tmux/menu.c
27
struct cmdq_item *item;
usr.bin/tmux/menu.c
546
struct cmdq_item *item, u_int px, u_int py, struct client *c,
usr.bin/tmux/menu.c
55
struct cmdq_item *qitem, struct client *c, struct cmd_find_state *fs)
usr.bin/tmux/menu.c
629
struct cmdq_item *item, u_int px, u_int py, struct client *c,
usr.bin/tmux/menu.c
65
struct cmdq_item *qitem, struct client *c, struct cmd_find_state *fs)
usr.bin/tmux/notify.c
124
notify_callback(struct cmdq_item *item, void *data)
usr.bin/tmux/notify.c
185
struct cmdq_item *item;
usr.bin/tmux/notify.c
231
notify_hook(struct cmdq_item *item, const char *name)
usr.bin/tmux/notify.c
39
static struct cmdq_item *
usr.bin/tmux/notify.c
40
notify_insert_one_hook(struct cmdq_item *item, struct notify_entry *ne,
usr.bin/tmux/notify.c
43
struct cmdq_item *new_item;
usr.bin/tmux/notify.c
58
notify_insert_hook(struct cmdq_item *item, struct notify_entry *ne)
usr.bin/tmux/popup.c
32
struct cmdq_item *item;
usr.bin/tmux/popup.c
333
struct cmdq_item *item = pd->item;
usr.bin/tmux/popup.c
767
popup_display(int flags, enum box_lines lines, struct cmdq_item *item, u_int px,
usr.bin/tmux/server-acl.c
74
server_acl_display(struct cmdq_item *item)
usr.bin/tmux/server-client.c
1125
server_client_key_callback(struct cmdq_item *item, void *data)
usr.bin/tmux/server-client.c
1399
struct cmdq_item *item;
usr.bin/tmux/server-client.c
2242
server_client_read_only(struct cmdq_item *item, __unused void *data)
usr.bin/tmux/server-client.c
2250
server_client_default_command(struct cmdq_item *item, __unused void *data)
usr.bin/tmux/server-client.c
2254
struct cmdq_item *new_item;
usr.bin/tmux/server-client.c
2268
server_client_command_done(struct cmdq_item *item, __unused void *data)
usr.bin/tmux/server-client.c
2293
struct cmdq_item *new_item;
usr.bin/tmux/spawn.c
207
struct cmdq_item *item = sc->item;
usr.bin/tmux/spawn.c
79
struct cmdq_item *item = sc->item;
usr.bin/tmux/status.c
670
status_prompt_accept(__unused struct cmdq_item *item, void *data)
usr.bin/tmux/tmux.h
1844
struct cmdq_item *item;
usr.bin/tmux/tmux.h
2253
struct cmdq_item *item;
usr.bin/tmux/tmux.h
2867
struct cmdq_item *cmdq_get_command(struct cmd_list *, struct cmdq_state *);
usr.bin/tmux/tmux.h
2869
struct cmdq_item *cmdq_get_callback1(const char *, cmdq_cb, void *);
usr.bin/tmux/tmux.h
2870
struct cmdq_item *cmdq_get_error(const char *);
usr.bin/tmux/tmux.h
2871
struct cmdq_item *cmdq_insert_after(struct cmdq_item *, struct cmdq_item *);
usr.bin/tmux/tmux.h
2872
struct cmdq_item *cmdq_append(struct client *, struct cmdq_item *);
usr.bin/tmux/tmux.h
2877
struct cmdq_item *cmdq_running(struct client *);
usr.bin/tmux/tmux.h
2906
struct cmdq_item *key_bindings_dispatch(struct key_binding *,
usr.bin/tmux/tmux.h
45
struct cmdq_item;
usr.bin/tmux/window-tree.c
1041
window_tree_command_done(__unused struct cmdq_item *item, void *modedata)
usr.bin/tmux/window.c
1723
window_pane_start_input(struct window_pane *wp, struct cmdq_item *item,
usr.bin/tmux/window.c
67
struct cmdq_item *item;