Home
last modified time | relevance | path

Searched refs:cmdlist (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-if-shell.c82 struct cmd_list *cmdlist; in cmd_if_shell_exec() local
89 cmdlist = args_make_commands_now(self, item, 1, 0); in cmd_if_shell_exec()
91 cmdlist = args_make_commands_now(self, item, 2, 0); in cmd_if_shell_exec()
97 if (cmdlist == NULL) in cmd_if_shell_exec()
99 new_item = cmdq_get_command(cmdlist, cmdq_get_state(item)); in cmd_if_shell_exec()
144 struct cmd_list *cmdlist; in cmd_if_shell_callback() local
156 cmdlist = args_make_commands(state, 0, NULL, &error); in cmd_if_shell_callback()
157 if (cmdlist == NULL) { in cmd_if_shell_callback()
165 new_item = cmdq_get_command(cmdlist, NULL); in cmd_if_shell_callback()
168 new_item = cmdq_get_command(cmdlist, cmdq_get_state(item)); in cmd_if_shell_callback()
H A Dnotify.c40 struct cmd_list *cmdlist, struct cmdq_state *state) in notify_insert_one_hook() argument
45 if (cmdlist == NULL) in notify_insert_one_hook()
48 s = cmd_list_print(cmdlist, 0); in notify_insert_one_hook()
52 new_item = cmdq_get_command(cmdlist, state); in notify_insert_one_hook()
64 struct cmd_list *cmdlist; in notify_insert_hook() local
107 notify_insert_one_hook(item, ne, pr->cmdlist, state); in notify_insert_hook()
113 cmdlist = options_array_item_value(a)->cmdlist; in notify_insert_hook()
114 item = notify_insert_one_hook(item, ne, cmdlist, state); in notify_insert_hook()
H A Dcfg.c131 cmd_list_free(pr->cmdlist); in load_cfg()
141 new_item0 = cmdq_get_command(pr->cmdlist, state); in load_cfg()
146 cmd_list_free(pr->cmdlist); in load_cfg()
183 cmd_list_free(pr->cmdlist); in load_cfg_from_buffer()
193 new_item0 = cmdq_get_command(pr->cmdlist, state); in load_cfg_from_buffer()
198 cmd_list_free(pr->cmdlist); in load_cfg_from_buffer()
H A Dcmd-bind-key.c86 key_bindings_add(tablename, key, note, repeat, value->cmdlist); in cmd_bind_key_exec()
87 value->cmdlist->references++; in cmd_bind_key_exec()
105 key_bindings_add(tablename, key, note, repeat, pr->cmdlist); in cmd_bind_key_exec()
H A Dwindow-customize.c491 tmp = cmd_list_print(bd->cmdlist, 0); in window_customize_build_keys()
626 cmd = cmd_list_print(bd->cmdlist, 0); in window_customize_draw_key()
634 default_cmd = cmd_list_print(default_bd->cmdlist, 0); in window_customize_draw_key()
1192 cmd_list_free(bd->cmdlist); in window_customize_set_command_callback()
1193 bd->cmdlist = pr->cmdlist; in window_customize_set_command_callback()
1250 value = cmd_list_print(bd->cmdlist, 0); in window_customize_set_key()
1312 if (dd != NULL && bd->cmdlist == dd->cmdlist) in window_customize_reset_key()
H A Dcmd-list-keys.c112 note = cmd_list_print(bd->cmdlist, 1); in cmd_list_keys_print_notes()
291 cp = cmd_list_print(bd->cmdlist, 1); in cmd_list_keys_exec()
/netbsd-src/usr.bin/rdist/
H A Dgram.y79 %type <subcmd> INSTALL, NOTIFY, EXCEPT, PATTERN, SPECIAL, cmdlist, cmd
91 | namelist ARROW namelist cmdlist = {
94 | NAME COLON namelist ARROW namelist cmdlist = {
97 | namelist DCOLON NAME cmdlist = {
100 | NAME COLON namelist DCOLON NAME cmdlist = {
128 cmdlist: /* VOID */ {
131 | cmdlist cmd = {
/netbsd-src/games/hack/
H A Dhack.cmd.c75 static const struct func_tab cmdlist[] = { variable
151 const struct func_tab *tlist = cmdlist; in rhack()
/netbsd-src/external/ibm-public/postfix/dist/src/postmulti/
H A Dpostmulti.c1476 static int word_in_list(char *cmdlist, const char *cmd) in word_in_list() argument
1482 cp = saved = mystrdup(cmdlist); in word_in_list()
/netbsd-src/sys/ddb/
H A Ddb_command.c454 db_execute_commandlist(const char *cmdlist) in db_execute_commandlist() argument
456 const char *cmd = cmdlist; in db_execute_commandlist()
/netbsd-src/bin/sh/
H A Dnodetypes66 cmdlist nodelist # the commands in the pipeline
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbe.cc842 Vector<char*> *cmdlist = new Vector<char*>(size); in dbeGetTabListInfo() local
853 cmdlist->store (i, dbe_strdup (Command::get_cmd_str (dsptab->cmdtoken))); in dbeGetTabListInfo()
858 data->store (1, cmdlist); in dbeGetTabListInfo()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc842 Vector<char*> *cmdlist = new Vector<char*>(size); in dbeGetTabListInfo() local
853 cmdlist->store (i, dbe_strdup (Command::get_cmd_str (dsptab->cmdtoken))); in dbeGetTabListInfo()
858 data->store (1, cmdlist); in dbeGetTabListInfo()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-3.x4566 * command.c, breakpoint.c, printcmd.c: Added cmdlist editing
H A DChangeLog-19923155 * breakpoint.c (enablelist, enablebreaklist, disablelist, cmdlist,
H A DChangeLog-19998112 cmd_list_element *cmdlist''.
H A DChangeLog-20106559 use over cmdlist.
H A DChangeLog-201311871 "cmdlist".
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x4566 * command.c, breakpoint.c, printcmd.c: Added cmdlist editing
H A DChangeLog-2020498 passing in cmdlist.
501 * top.c (execute_command): Pass cmdlist to deprecated_cmd_warning.
11415 that only the top cmdlist commands have a null prefix.
H A DChangeLog-19923155 * breakpoint.c (enablelist, enablebreaklist, disablelist, cmdlist,
H A DChangeLog-19998112 cmd_list_element *cmdlist''.
H A DChangeLog-20106559 use over cmdlist.
H A DChangeLog-201311871 "cmdlist".
H A DChangeLog-20193625 (show_user): Remove declaration of cmdlist.

12