Searched defs:command (Results 1 – 10 of 10) sorted by relevance
/inferno-os/libtk/ |
H A D | label.h | 27 char* command; /* Command to execute at invoke */ member
|
H A D | scale.c | 26 char* command; member
|
/inferno-os/os/pc/ |
H A D | ether82557.c | 142 ushort command; member 205 int command; /* last command issued */ member 266 command(Ctlr* ctlr, int c, int v) in command() function
|
H A D | sdata.c | 290 int command; /* last command issued (debugging) */ member 321 int command; /* current command */ member 571 int as, command, drdy; in ataidentify() local
|
H A D | ether2114x.c | 1029 uint gpmode, gpdata, command; in typesymmode() local
|
/inferno-os/os/boot/pc/ |
H A D | sdata.c | 223 int command; /* last command issued (debugging) */ member 254 int command; /* current command */ member 405 int as, command, drdy; in ataidentify() local
|
H A D | ether82557.c | 135 int command; member 141 int command; member
|
H A D | ether2114x.c | 887 uint gpmode, gpdata, command; in typesymmode() local
|
/inferno-os/utils/sed/ |
H A D | sed.c | 47 char command; /* command code -see below */ member 1121 command(SedCom *ipc) in command() function
|
/inferno-os/include/freetype/internal/ |
H A D | ftstream.h | 45 #define FT_MAKE_FRAME_OP( command, little, sign ) \ argument
|