Searched defs:commands (Results 1 – 15 of 15) sorted by relevance
34 struct commands { struct35 char *c_name;36 int c_code;37 int c_ronly;
29 commands(noprompt, exitoneof) in commands() function
313 commands() in commands() function
20 SYSTAB commands; variable
131 SYSTAB commands = { variable
21 static cmd_text_element commands[] = { variable
176 commands() in commands() function
89 possible_command commands[NCOMMANDS]; variable
119 Lst commands; /* Creation commands */ member
524 SYSTAB commands= variable
61 cmd_table commands[] = { variable
789 do_command(forlist, commands) in do_command() argument
195 commands() in commands() function
210 long commands; variable
1648 struct command *commands; /* each command buffer with above info. */ in execute() local