Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 15 of 15) sorted by relevance

/csrg-svn/usr.bin/mt/
H A Dmt.c34 struct commands { struct
35 char *c_name;
36 int c_code;
37 int c_ronly;
/csrg-svn/usr.bin/ex/
H A Dex_cmds.c29 commands(noprompt, exitoneof) in commands() function
/csrg-svn/usr.bin/more/
H A Dcommand.c313 commands() in commands() function
/csrg-svn/old/sh/
H A Dxec.c20 SYSTAB commands; variable
H A Dmsg.c131 SYSTAB commands = { variable
/csrg-svn/sys/tahoe/stand/vdformat/
H A Dproc_cmd.c21 static cmd_text_element commands[] = { variable
/csrg-svn/usr.bin/mail/
H A Dlex.c176 commands() in commands() function
/csrg-svn/contrib/groff-1.08/groff/
H A Dgroff.cc89 possible_command commands[NCOMMANDS]; variable
/csrg-svn/usr.bin/make/
H A Dmake.h119 Lst commands; /* Creation commands */ member
/csrg-svn/local/toolchest/ksh/sh/
H A Dmsg.c524 SYSTAB commands= variable
/csrg-svn/lib/libc/db/test/btree.tests/
H A Dmain.c61 cmd_table commands[] = { variable
/csrg-svn/usr.bin/tn3270/tools/
H A Dmkmake.y789 do_command(forlist, commands) in do_command() argument
/csrg-svn/bin/ed/
H A Ded.c195 commands() in commands() function
/csrg-svn/sbin/fsdb/
H A Dfsdb.c210 long commands; variable
/csrg-svn/contrib/gcc-2.3.3/
H A Dgcc.c1648 struct command *commands; /* each command buffer with above info. */ in execute() local