Searched refs:Command (Results 1 – 20 of 20) sorted by relevance
| /plan9/sys/src/cmd/disk/kfs/ |
| H A D | dat.h | 2 typedef struct Command Command; typedef 74 struct Command struct 155 extern Command command[];
|
| H A D | con.c | 572 Command command[] =
|
| /plan9/sys/src/cmd/acme/ |
| H A D | dat.h | 37 typedef struct Command Command; typedef 342 struct Command struct 351 Command *next; argument
|
| H A D | acme.c | 44 Command *command; 153 ccommand = chancreate(sizeof(Command**), 0); in threadmain() 286 Command *c; in killprocs() 587 Command *c, *lc; in waitthread()
|
| H A D | exec.c | 1190 Command *c; in runproc() 1399 Command *c; in runwaittask() 1428 Command *c; in run()
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | jconfig.mac | 36 #define USE_CCOMMAND /* Command line reader for Macintosh */
|
| H A D | install.doc | 210 Command line style
|
| /plan9/sys/src/9/pc/ |
| H A D | vgas3.c | 336 Command = 0xA500/4, enumerator 455 mmio[Command] = cmd; in hwscroll() 482 mmio[Command] = cmd; in hwfill()
|
| H A D | sdata.c | 42 Command = 7, /* (write) */ enumerator 439 for(i = Features; i < Command; i++) in atadebug() 550 outb(cmdport+Command, Csm); in atarwmmode() 601 outb(cmdport+Command, command); in ataidentify() 830 outb(cmdport+Command, Cedd); in ataprobe() 1035 outb(cmdport+Command, Cstandby); in atastandby() 1071 outb(cmdport+Command, Cnop); in atanop() 1313 outb(cmdport+Command, Cpkt); in atapktio() 1450 outb(cmdport+Command, cmd); in atageniostart()
|
| /plan9/sys/src/cmd/cwfs/ |
| H A D | portdat.h | 51 typedef struct Command Command; typedef 491 struct Command struct
|
| H A D | con.c | 3 static Command command[100]; 55 Command *a, *b; in cmdcmp() 79 qsort(command, i+1, sizeof(Command), cmdcmp); in cmd_install()
|
| /plan9/sys/src/cmd/aux/vga/ |
| H A D | stg1702.c | 13 Command = 0x00, /* Pixel Command Register */ enumerator
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | msvccmd.mak | 17 # Command definition section for Microsoft Visual C++ 4.x/5.x,
|
| H A D | lib.mak | 239 # Command line argument list management
|
| /plan9/sys/src/cmd/srvold9p/ |
| H A D | srvold9p.c | 27 Command, enumerator 186 method = Command; in main()
|
| /plan9/sys/doc/ |
| H A D | rc.ms | 330 Command substitution 410 Command grouping 616 Command execution
|
| H A D | plumb.ms | 40 Command-line arguments, 1231 Closer to home, Ousterhout's Tcl (Tool Command Language) [Oust90] 1361 ``Tcl: An Embeddable Command Languages'',
|
| H A D | mk.ms | 249 1) Command line assignment 336 Command output is assigned to a variable
|
| H A D | 9.ms | 261 The Command-level View
|
| /plan9/sys/doc/sam/ |
| H A D | sam.ms | 221 The Command Language
|