Searched defs:cmdlist (Results 1 – 16 of 16) sorted by relevance
| /openbsd/src/usr.bin/tmux/ |
| D | cmd.c | 584 struct cmd_list *cmdlist; in cmd_list_new() local 596 cmd_list_append(struct cmd_list *cmdlist, struct cmd *cmd) in cmd_list_append() 604 cmd_list_append_all(struct cmd_list *cmdlist, struct cmd_list *from) in cmd_list_append_all() 615 cmd_list_move(struct cmd_list *cmdlist, struct cmd_list *from) in cmd_list_move() 623 cmd_list_free(struct cmd_list *cmdlist) in cmd_list_free() 640 cmd_list_copy(struct cmd_list *cmdlist, int argc, char **argv) in cmd_list_copy() 671 cmd_list_print(struct cmd_list *cmdlist, int escaped) in cmd_list_print() 711 cmd_list_first(struct cmd_list *cmdlist) in cmd_list_first() 725 cmd_list_all_have(struct cmd_list *cmdlist, int flag) in cmd_list_all_have() 738 cmd_list_any_have(struct cmd_list *cmdlist, int flag) in cmd_list_any_have()
|
| D | cmd-if-shell.c | 82 struct cmd_list *cmdlist; in cmd_if_shell_exec() local 144 struct cmd_list *cmdlist; in cmd_if_shell_callback() local
|
| D | notify.c | 41 struct cmd_list *cmdlist, struct cmdq_state *state) in notify_insert_one_hook() 65 struct cmd_list *cmdlist; in notify_insert_hook() local
|
| D | cmd-confirm-before.c | 54 struct cmd_list *cmdlist; member
|
| D | cmd-queue.c | 62 struct cmd_list *cmdlist; member 371 struct cmd_list *cmdlist; in cmdq_insert_hook() local 495 cmdq_get_command(struct cmd_list *cmdlist, struct cmdq_state *state) in cmdq_get_command()
|
| D | cmd-command-prompt.c | 176 struct cmd_list *cmdlist; in cmd_command_prompt_callback() local
|
| D | cmd-display-panes.c | 229 struct cmd_list *cmdlist; in cmd_display_panes_key() local
|
| D | cmd-run-shell.c | 186 struct cmd_list *cmdlist; in cmd_run_shell_timer() local
|
| D | key-bindings.c | 189 struct cmd_list *cmdlist) in key_bindings_add()
|
| D | cmd-parse.y | 55 struct cmd_list *cmdlist; member 603 cmd_parse_print_commands(struct cmd_parse_input *pi, struct cmd_list *cmdlist) in cmd_parse_print_commands()
|
| D | arguments.c | 56 struct cmd_list *cmdlist; member 745 struct cmd_list *cmdlist; in args_make_commands_now() local
|
| D | tmux.h | 1630 struct cmd_list *cmdlist; member 1705 struct cmd_list *cmdlist; member 2037 struct cmd_list *cmdlist; member 2066 struct cmd_list *cmdlist; member
|
| /openbsd/src/usr.bin/rdist/ |
| D | docmd.c | 217 markassigned(struct cmd *cmd, struct cmd *cmdlist) in markassigned() 233 markfailed(struct cmd *cmd, struct cmd *cmdlist) in markfailed()
|
| D | child.c | 447 spawn(struct cmd *cmd, struct cmd *cmdlist) in spawn()
|
| /openbsd/src/games/hack/ |
| D | hack.cmd.c | 69 struct func_tab cmdlist[]={ variable
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/cli/ |
| D | cli-cmds.c | 100 struct cmd_list_element *cmdlist; variable
|