Symbol: cmd_entry
sys/dev/pci/drm/i915/gvt/cmd_parser.c
2723
static void add_cmd_entry(struct intel_gvt *gvt, struct cmd_entry *e)
sys/dev/pci/drm/i915/gvt/cmd_parser.c
3220
struct cmd_entry *e;
sys/dev/pci/drm/i915/gvt/cmd_parser.c
3246
struct cmd_entry *e;
sys/dev/pci/drm/i915/gvt/cmd_parser.c
671
struct cmd_entry *e;
usr.bin/tmux/cmd-attach-session.c
36
const struct cmd_entry cmd_attach_session_entry = {
usr.bin/tmux/cmd-bind-key.c
35
const struct cmd_entry cmd_bind_key_entry = {
usr.bin/tmux/cmd-break-pane.c
33
const struct cmd_entry cmd_break_pane_entry = {
usr.bin/tmux/cmd-capture-pane.c
38
const struct cmd_entry cmd_capture_pane_entry = {
usr.bin/tmux/cmd-capture-pane.c
52
const struct cmd_entry cmd_clear_history_entry = {
usr.bin/tmux/cmd-choose-tree.c
32
const struct cmd_entry cmd_choose_tree_entry = {
usr.bin/tmux/cmd-choose-tree.c
46
const struct cmd_entry cmd_choose_client_entry = {
usr.bin/tmux/cmd-choose-tree.c
60
const struct cmd_entry cmd_choose_buffer_entry = {
usr.bin/tmux/cmd-choose-tree.c
74
const struct cmd_entry cmd_customize_mode_entry = {
usr.bin/tmux/cmd-command-prompt.c
41
const struct cmd_entry cmd_command_prompt_entry = {
usr.bin/tmux/cmd-confirm-before.c
40
const struct cmd_entry cmd_confirm_before_entry = {
usr.bin/tmux/cmd-copy-mode.c
29
const struct cmd_entry cmd_copy_mode_entry = {
usr.bin/tmux/cmd-copy-mode.c
43
const struct cmd_entry cmd_clock_mode_entry = {
usr.bin/tmux/cmd-detach-client.c
32
const struct cmd_entry cmd_detach_client_entry = {
usr.bin/tmux/cmd-detach-client.c
46
const struct cmd_entry cmd_suspend_client_entry = {
usr.bin/tmux/cmd-display-menu.c
38
const struct cmd_entry cmd_display_menu_entry = {
usr.bin/tmux/cmd-display-menu.c
54
const struct cmd_entry cmd_display_popup_entry = {
usr.bin/tmux/cmd-display-message.c
38
const struct cmd_entry cmd_display_message_entry = {
usr.bin/tmux/cmd-display-panes.c
35
const struct cmd_entry cmd_display_panes_entry = {
usr.bin/tmux/cmd-find-window.c
31
const struct cmd_entry cmd_find_window_entry = {
usr.bin/tmux/cmd-if-shell.c
41
const struct cmd_entry cmd_if_shell_entry = {
usr.bin/tmux/cmd-join-pane.c
35
const struct cmd_entry cmd_join_pane_entry = {
usr.bin/tmux/cmd-join-pane.c
49
const struct cmd_entry cmd_move_pane_entry = {
usr.bin/tmux/cmd-kill-pane.c
31
const struct cmd_entry cmd_kill_pane_entry = {
usr.bin/tmux/cmd-kill-server.c
32
const struct cmd_entry cmd_kill_server_entry = {
usr.bin/tmux/cmd-kill-server.c
43
const struct cmd_entry cmd_start_server_entry = {
usr.bin/tmux/cmd-kill-session.c
32
const struct cmd_entry cmd_kill_session_entry = {
usr.bin/tmux/cmd-kill-window.c
29
const struct cmd_entry cmd_kill_window_entry = {
usr.bin/tmux/cmd-kill-window.c
42
const struct cmd_entry cmd_unlink_window_entry = {
usr.bin/tmux/cmd-list-buffers.c
35
const struct cmd_entry cmd_list_buffers_entry = {
usr.bin/tmux/cmd-list-clients.c
40
const struct cmd_entry cmd_list_clients_entry = {
usr.bin/tmux/cmd-list-commands.c
37
const struct cmd_entry cmd_list_commands_entry = {
usr.bin/tmux/cmd-list-commands.c
49
cmd_list_single_command(const struct cmd_entry *entry, struct format_tree *ft,
usr.bin/tmux/cmd-list-commands.c
77
const struct cmd_entry **entryp;
usr.bin/tmux/cmd-list-commands.c
78
const struct cmd_entry *entry;
usr.bin/tmux/cmd-list-keys.c
43
const struct cmd_entry cmd_list_keys_entry = {
usr.bin/tmux/cmd-list-panes.c
37
const struct cmd_entry cmd_list_panes_entry = {
usr.bin/tmux/cmd-list-sessions.c
41
const struct cmd_entry cmd_list_sessions_entry = {
usr.bin/tmux/cmd-list-windows.c
44
const struct cmd_entry cmd_list_windows_entry = {
usr.bin/tmux/cmd-load-buffer.c
36
const struct cmd_entry cmd_load_buffer_entry = {
usr.bin/tmux/cmd-lock-server.c
29
const struct cmd_entry cmd_lock_server_entry = {
usr.bin/tmux/cmd-lock-server.c
40
const struct cmd_entry cmd_lock_session_entry = {
usr.bin/tmux/cmd-lock-server.c
53
const struct cmd_entry cmd_lock_client_entry = {
usr.bin/tmux/cmd-move-window.c
31
const struct cmd_entry cmd_move_window_entry = {
usr.bin/tmux/cmd-move-window.c
45
const struct cmd_entry cmd_link_window_entry = {
usr.bin/tmux/cmd-new-session.c
38
const struct cmd_entry cmd_new_session_entry = {
usr.bin/tmux/cmd-new-session.c
54
const struct cmd_entry cmd_has_session_entry = {
usr.bin/tmux/cmd-new-window.c
37
const struct cmd_entry cmd_new_window_entry = {
usr.bin/tmux/cmd-paste-buffer.c
33
const struct cmd_entry cmd_paste_buffer_entry = {
usr.bin/tmux/cmd-pipe-pane.c
43
const struct cmd_entry cmd_pipe_pane_entry = {
usr.bin/tmux/cmd-queue.c
290
const struct cmd_entry *entry;
usr.bin/tmux/cmd-queue.c
499
const struct cmd_entry *entry;
usr.bin/tmux/cmd-queue.c
604
const struct cmd_entry *entry = cmd_get_entry(cmd);
usr.bin/tmux/cmd-refresh-client.c
33
const struct cmd_entry cmd_refresh_client_entry = {
usr.bin/tmux/cmd-rename-session.c
33
const struct cmd_entry cmd_rename_session_entry = {
usr.bin/tmux/cmd-rename-window.c
32
const struct cmd_entry cmd_rename_window_entry = {
usr.bin/tmux/cmd-resize-pane.c
35
const struct cmd_entry cmd_resize_pane_entry = {
usr.bin/tmux/cmd-resize-window.c
32
const struct cmd_entry cmd_resize_window_entry = {
usr.bin/tmux/cmd-respawn-pane.c
33
const struct cmd_entry cmd_respawn_pane_entry = {
usr.bin/tmux/cmd-respawn-window.c
33
const struct cmd_entry cmd_respawn_window_entry = {
usr.bin/tmux/cmd-rotate-window.c
30
const struct cmd_entry cmd_rotate_window_entry = {
usr.bin/tmux/cmd-run-shell.c
43
const struct cmd_entry cmd_run_shell_entry = {
usr.bin/tmux/cmd-save-buffer.c
37
const struct cmd_entry cmd_save_buffer_entry = {
usr.bin/tmux/cmd-save-buffer.c
48
const struct cmd_entry cmd_show_buffer_entry = {
usr.bin/tmux/cmd-select-layout.c
32
const struct cmd_entry cmd_select_layout_entry = {
usr.bin/tmux/cmd-select-layout.c
45
const struct cmd_entry cmd_next_layout_entry = {
usr.bin/tmux/cmd-select-layout.c
58
const struct cmd_entry cmd_previous_layout_entry = {
usr.bin/tmux/cmd-select-pane.c
32
const struct cmd_entry cmd_select_pane_entry = {
usr.bin/tmux/cmd-select-pane.c
45
const struct cmd_entry cmd_last_pane_entry = {
usr.bin/tmux/cmd-select-pane.c
87
const struct cmd_entry *entry = cmd_get_entry(self);
usr.bin/tmux/cmd-select-window.c
32
const struct cmd_entry cmd_select_window_entry = {
usr.bin/tmux/cmd-select-window.c
45
const struct cmd_entry cmd_next_window_entry = {
usr.bin/tmux/cmd-select-window.c
58
const struct cmd_entry cmd_previous_window_entry = {
usr.bin/tmux/cmd-select-window.c
71
const struct cmd_entry cmd_last_window_entry = {
usr.bin/tmux/cmd-send-keys.c
32
const struct cmd_entry cmd_send_keys_entry = {
usr.bin/tmux/cmd-send-keys.c
47
const struct cmd_entry cmd_send_prefix_entry = {
usr.bin/tmux/cmd-server-access.c
36
const struct cmd_entry cmd_server_access_entry = {
usr.bin/tmux/cmd-set-buffer.c
32
const struct cmd_entry cmd_set_buffer_entry = {
usr.bin/tmux/cmd-set-buffer.c
44
const struct cmd_entry cmd_delete_buffer_entry = {
usr.bin/tmux/cmd-set-environment.c
33
const struct cmd_entry cmd_set_environment_entry = {
usr.bin/tmux/cmd-set-option.c
35
const struct cmd_entry cmd_set_option_entry = {
usr.bin/tmux/cmd-set-option.c
48
const struct cmd_entry cmd_set_window_option_entry = {
usr.bin/tmux/cmd-set-option.c
61
const struct cmd_entry cmd_set_hook_entry = {
usr.bin/tmux/cmd-show-environment.c
37
const struct cmd_entry cmd_show_environment_entry = {
usr.bin/tmux/cmd-show-messages.c
39
const struct cmd_entry cmd_show_messages_entry = {
usr.bin/tmux/cmd-show-options.c
38
const struct cmd_entry cmd_show_options_entry = {
usr.bin/tmux/cmd-show-options.c
51
const struct cmd_entry cmd_show_window_options_entry = {
usr.bin/tmux/cmd-show-options.c
64
const struct cmd_entry cmd_show_hooks_entry = {
usr.bin/tmux/cmd-show-prompt-history.c
30
const struct cmd_entry cmd_show_prompt_history_entry = {
usr.bin/tmux/cmd-show-prompt-history.c
41
const struct cmd_entry cmd_clear_prompt_history_entry = {
usr.bin/tmux/cmd-source-file.c
39
const struct cmd_entry cmd_source_file_entry = {
usr.bin/tmux/cmd-split-window.c
39
const struct cmd_entry cmd_split_window_entry = {
usr.bin/tmux/cmd-swap-pane.c
31
const struct cmd_entry cmd_swap_pane_entry = {
usr.bin/tmux/cmd-swap-window.c
31
const struct cmd_entry cmd_swap_window_entry = {
usr.bin/tmux/cmd-switch-client.c
33
const struct cmd_entry cmd_switch_client_entry = {
usr.bin/tmux/cmd-unbind-key.c
31
const struct cmd_entry cmd_unbind_key_entry = {
usr.bin/tmux/cmd-wait-for.c
33
const struct cmd_entry cmd_wait_for_entry = {
usr.bin/tmux/cmd.c
100
extern const struct cmd_entry cmd_set_environment_entry;
usr.bin/tmux/cmd.c
101
extern const struct cmd_entry cmd_set_hook_entry;
usr.bin/tmux/cmd.c
102
extern const struct cmd_entry cmd_set_option_entry;
usr.bin/tmux/cmd.c
103
extern const struct cmd_entry cmd_set_window_option_entry;
usr.bin/tmux/cmd.c
104
extern const struct cmd_entry cmd_show_buffer_entry;
usr.bin/tmux/cmd.c
105
extern const struct cmd_entry cmd_show_environment_entry;
usr.bin/tmux/cmd.c
106
extern const struct cmd_entry cmd_show_hooks_entry;
usr.bin/tmux/cmd.c
107
extern const struct cmd_entry cmd_show_messages_entry;
usr.bin/tmux/cmd.c
108
extern const struct cmd_entry cmd_show_options_entry;
usr.bin/tmux/cmd.c
109
extern const struct cmd_entry cmd_show_prompt_history_entry;
usr.bin/tmux/cmd.c
110
extern const struct cmd_entry cmd_show_window_options_entry;
usr.bin/tmux/cmd.c
111
extern const struct cmd_entry cmd_source_file_entry;
usr.bin/tmux/cmd.c
112
extern const struct cmd_entry cmd_split_window_entry;
usr.bin/tmux/cmd.c
113
extern const struct cmd_entry cmd_start_server_entry;
usr.bin/tmux/cmd.c
114
extern const struct cmd_entry cmd_suspend_client_entry;
usr.bin/tmux/cmd.c
115
extern const struct cmd_entry cmd_swap_pane_entry;
usr.bin/tmux/cmd.c
116
extern const struct cmd_entry cmd_swap_window_entry;
usr.bin/tmux/cmd.c
117
extern const struct cmd_entry cmd_switch_client_entry;
usr.bin/tmux/cmd.c
118
extern const struct cmd_entry cmd_unbind_key_entry;
usr.bin/tmux/cmd.c
119
extern const struct cmd_entry cmd_unlink_window_entry;
usr.bin/tmux/cmd.c
120
extern const struct cmd_entry cmd_wait_for_entry;
usr.bin/tmux/cmd.c
122
const struct cmd_entry *cmd_table[] = {
usr.bin/tmux/cmd.c
218
const struct cmd_entry *entry;
usr.bin/tmux/cmd.c
31
extern const struct cmd_entry cmd_attach_session_entry;
usr.bin/tmux/cmd.c
32
extern const struct cmd_entry cmd_bind_key_entry;
usr.bin/tmux/cmd.c
33
extern const struct cmd_entry cmd_break_pane_entry;
usr.bin/tmux/cmd.c
34
extern const struct cmd_entry cmd_capture_pane_entry;
usr.bin/tmux/cmd.c
35
extern const struct cmd_entry cmd_choose_buffer_entry;
usr.bin/tmux/cmd.c
36
extern const struct cmd_entry cmd_choose_client_entry;
usr.bin/tmux/cmd.c
37
extern const struct cmd_entry cmd_choose_tree_entry;
usr.bin/tmux/cmd.c
38
extern const struct cmd_entry cmd_clear_history_entry;
usr.bin/tmux/cmd.c
389
const struct cmd_entry *
usr.bin/tmux/cmd.c
39
extern const struct cmd_entry cmd_clear_prompt_history_entry;
usr.bin/tmux/cmd.c
40
extern const struct cmd_entry cmd_clock_mode_entry;
usr.bin/tmux/cmd.c
41
extern const struct cmd_entry cmd_command_prompt_entry;
usr.bin/tmux/cmd.c
42
extern const struct cmd_entry cmd_confirm_before_entry;
usr.bin/tmux/cmd.c
43
extern const struct cmd_entry cmd_copy_mode_entry;
usr.bin/tmux/cmd.c
44
extern const struct cmd_entry cmd_customize_mode_entry;
usr.bin/tmux/cmd.c
45
extern const struct cmd_entry cmd_delete_buffer_entry;
usr.bin/tmux/cmd.c
458
const struct cmd_entry *
usr.bin/tmux/cmd.c
46
extern const struct cmd_entry cmd_detach_client_entry;
usr.bin/tmux/cmd.c
461
const struct cmd_entry **loop, *entry, *found = NULL;
usr.bin/tmux/cmd.c
47
extern const struct cmd_entry cmd_display_menu_entry;
usr.bin/tmux/cmd.c
48
extern const struct cmd_entry cmd_display_message_entry;
usr.bin/tmux/cmd.c
49
extern const struct cmd_entry cmd_display_popup_entry;
usr.bin/tmux/cmd.c
50
extern const struct cmd_entry cmd_display_panes_entry;
usr.bin/tmux/cmd.c
51
extern const struct cmd_entry cmd_find_window_entry;
usr.bin/tmux/cmd.c
512
const struct cmd_entry *entry;
usr.bin/tmux/cmd.c
52
extern const struct cmd_entry cmd_has_session_entry;
usr.bin/tmux/cmd.c
53
extern const struct cmd_entry cmd_if_shell_entry;
usr.bin/tmux/cmd.c
54
extern const struct cmd_entry cmd_join_pane_entry;
usr.bin/tmux/cmd.c
55
extern const struct cmd_entry cmd_kill_pane_entry;
usr.bin/tmux/cmd.c
56
extern const struct cmd_entry cmd_kill_server_entry;
usr.bin/tmux/cmd.c
57
extern const struct cmd_entry cmd_kill_session_entry;
usr.bin/tmux/cmd.c
58
extern const struct cmd_entry cmd_kill_window_entry;
usr.bin/tmux/cmd.c
59
extern const struct cmd_entry cmd_last_pane_entry;
usr.bin/tmux/cmd.c
60
extern const struct cmd_entry cmd_last_window_entry;
usr.bin/tmux/cmd.c
61
extern const struct cmd_entry cmd_link_window_entry;
usr.bin/tmux/cmd.c
62
extern const struct cmd_entry cmd_list_buffers_entry;
usr.bin/tmux/cmd.c
63
extern const struct cmd_entry cmd_list_clients_entry;
usr.bin/tmux/cmd.c
64
extern const struct cmd_entry cmd_list_commands_entry;
usr.bin/tmux/cmd.c
65
extern const struct cmd_entry cmd_list_keys_entry;
usr.bin/tmux/cmd.c
66
extern const struct cmd_entry cmd_list_panes_entry;
usr.bin/tmux/cmd.c
67
extern const struct cmd_entry cmd_list_sessions_entry;
usr.bin/tmux/cmd.c
68
extern const struct cmd_entry cmd_list_windows_entry;
usr.bin/tmux/cmd.c
69
extern const struct cmd_entry cmd_load_buffer_entry;
usr.bin/tmux/cmd.c
70
extern const struct cmd_entry cmd_lock_client_entry;
usr.bin/tmux/cmd.c
71
extern const struct cmd_entry cmd_lock_server_entry;
usr.bin/tmux/cmd.c
72
extern const struct cmd_entry cmd_lock_session_entry;
usr.bin/tmux/cmd.c
73
extern const struct cmd_entry cmd_move_pane_entry;
usr.bin/tmux/cmd.c
74
extern const struct cmd_entry cmd_move_window_entry;
usr.bin/tmux/cmd.c
75
extern const struct cmd_entry cmd_new_session_entry;
usr.bin/tmux/cmd.c
76
extern const struct cmd_entry cmd_new_window_entry;
usr.bin/tmux/cmd.c
77
extern const struct cmd_entry cmd_next_layout_entry;
usr.bin/tmux/cmd.c
78
extern const struct cmd_entry cmd_next_window_entry;
usr.bin/tmux/cmd.c
79
extern const struct cmd_entry cmd_paste_buffer_entry;
usr.bin/tmux/cmd.c
80
extern const struct cmd_entry cmd_pipe_pane_entry;
usr.bin/tmux/cmd.c
81
extern const struct cmd_entry cmd_previous_layout_entry;
usr.bin/tmux/cmd.c
82
extern const struct cmd_entry cmd_previous_window_entry;
usr.bin/tmux/cmd.c
83
extern const struct cmd_entry cmd_refresh_client_entry;
usr.bin/tmux/cmd.c
84
extern const struct cmd_entry cmd_rename_session_entry;
usr.bin/tmux/cmd.c
85
extern const struct cmd_entry cmd_rename_window_entry;
usr.bin/tmux/cmd.c
86
extern const struct cmd_entry cmd_resize_pane_entry;
usr.bin/tmux/cmd.c
87
extern const struct cmd_entry cmd_resize_window_entry;
usr.bin/tmux/cmd.c
88
extern const struct cmd_entry cmd_respawn_pane_entry;
usr.bin/tmux/cmd.c
89
extern const struct cmd_entry cmd_respawn_window_entry;
usr.bin/tmux/cmd.c
90
extern const struct cmd_entry cmd_rotate_window_entry;
usr.bin/tmux/cmd.c
91
extern const struct cmd_entry cmd_run_shell_entry;
usr.bin/tmux/cmd.c
92
extern const struct cmd_entry cmd_save_buffer_entry;
usr.bin/tmux/cmd.c
93
extern const struct cmd_entry cmd_select_layout_entry;
usr.bin/tmux/cmd.c
94
extern const struct cmd_entry cmd_select_pane_entry;
usr.bin/tmux/cmd.c
95
extern const struct cmd_entry cmd_select_window_entry;
usr.bin/tmux/cmd.c
96
extern const struct cmd_entry cmd_send_keys_entry;
usr.bin/tmux/cmd.c
97
extern const struct cmd_entry cmd_send_prefix_entry;
usr.bin/tmux/cmd.c
98
extern const struct cmd_entry cmd_server_access_entry;
usr.bin/tmux/cmd.c
99
extern const struct cmd_entry cmd_set_buffer_entry;
usr.bin/tmux/status.c
1792
const struct cmd_entry **cmdent;
usr.bin/tmux/tmux.h
1865
struct cmd_entry {
usr.bin/tmux/tmux.h
2785
extern const struct cmd_entry *cmd_table[];
usr.bin/tmux/tmux.h
2786
const struct cmd_entry *cmd_find(const char *, char **);
usr.bin/tmux/tmux.h
2796
const struct cmd_entry *cmd_get_entry(struct cmd *);
usr.sbin/snmpd/snmpd.h
439
RB_ENTRY(trapcmd) cmd_entry;
usr.sbin/snmpd/traphandler.c
52
RB_PROTOTYPE(trapcmd_tree, trapcmd, cmd_entry, trapcmd_cmp)
usr.sbin/snmpd/traphandler.c
53
RB_GENERATE(trapcmd_tree, trapcmd, cmd_entry, trapcmd_cmp)