Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/disk/kfs/
H A Ddat.h2 typedef struct Command Command; typedef
74 struct Command struct
76 char *string;
77 void (*func)(void);
78 char *args;
/plan9/sys/src/cmd/acme/
H A Ddat.h37 typedef struct Command Command; typedef
342 struct Command struct
351 Command *next; argument
/plan9/sys/src/cmd/aux/vga/
H A Dstg1702.c13 Command = 0x00, /* Pixel Command Register */ enumerator
/plan9/sys/src/cmd/cwfs/
H A Dportdat.h51 typedef struct Command Command; typedef
491 struct Command struct
493 char* arg0;
494 char* help;
495 void (*func)(int, char*[]);
/plan9/sys/src/9/pc/
H A Dvgas3.c336 Command = 0xA500/4, enumerator
H A Dsdata.c42 Command = 7, /* (write) */ enumerator
/plan9/sys/src/cmd/srvold9p/
H A Dsrvold9p.c27 Command, enumerator