Searched defs:cmdlist (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/usr.bin/rdist/
H A Dgram.y128 cmdlist: /* VOID */ { label
/netbsd-current/games/hack/
H A Dhack.cmd.c75 static const struct func_tab cmdlist[] = { variable in typeref:struct:func_tab
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-if-shell.c82 struct cmd_list *cmdlist; local
144 struct cmd_list *cmdlist; local
[all...]
H A Dcmd-confirm-before.c53 struct cmd_list *cmdlist; member in struct:cmd_confirm_before_data
H A Dnotify.c63 struct cmd_list *cmdlist; local
38 notify_insert_one_hook(struct cmdq_item *item, struct notify_entry *ne, struct cmd_list *cmdlist, struct cmdq_state *state) argument
H A Dcmd-command-prompt.c175 struct cmd_list *cmdlist; local
H A Dcmd-display-panes.c229 struct cmd_list *cmdlist; local
H A Dcmd-run-shell.c176 struct cmd_list *cmdlist; local
H A Dkey-bindings.c185 key_bindings_add(const char *name, key_code key, const char *note, int repeat, struct cmd_list *cmdlist) argument
[all...]
H A Dcmd-queue.c61 struct cmd_list *cmdlist; member in struct:cmdq_item
368 struct cmd_list *cmdlist; local
492 cmdq_get_command(struct cmd_list *cmdlist, struct cmdq_state *state) argument
[all...]
H A Dcmd.c585 struct cmd_list *cmdlist; local
597 cmd_list_append(struct cmd_list *cmdlist, struc argument
605 cmd_list_append_all(struct cmd_list *cmdlist, struct cmd_list *from) argument
616 cmd_list_move(struct cmd_list *cmdlist, struct cmd_list *from) argument
624 cmd_list_free(struct cmd_list *cmdlist) argument
641 cmd_list_copy(struct cmd_list *cmdlist, int argc, char **argv) argument
672 cmd_list_print(struct cmd_list *cmdlist, int escaped) argument
712 cmd_list_first(struct cmd_list *cmdlist) argument
726 cmd_list_all_have(struct cmd_list *cmdlist, int flag) argument
739 cmd_list_any_have(struct cmd_list *cmdlist, int flag) argument
[all...]
H A Darguments.c52 struct cmd_list *cmdlist; member in struct:args_command_state
674 struct cmd_list *cmdlist; local
[all...]
H A Dtmux.h1482 struct cmd_list *cmdlist; member in union:args_value::__anon748
1557 struct cmd_list *cmdlist; member in struct:cmd_parse_result
1878 struct cmd_list *cmdlist; member in struct:key_binding
1906 struct cmd_list *cmdlist; member in union:options_value
/netbsd-current/sys/ddb/
H A Ddb_command.c454 db_execute_commandlist(const char *cmdlist) argument
/netbsd-current/bin/sh/
H A Djobs.c1876 cmdlist(union node *np, int sep) function
/netbsd-current/external/ibm-public/postfix/dist/src/postmulti/
H A Dpostmulti.c1476 static int word_in_list(char *cmdlist, const char *cmd) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-cmds.c84 struct cmd_list_element *cmdlist; variable in typeref:struct:cmd_list_element
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-cmds.c85 struct cmd_list_element *cmdlist; variable in typeref:struct:cmd_list_element
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc842 Vector<char*> *cmdlist = new Vector<char*>(size); local

Completed in 344 milliseconds