Home
last modified time | relevance | path

Searched defs:command (Results 1 – 10 of 10) sorted by relevance

/inferno-os/libtk/
H A Dlabel.h27 char* command; /* Command to execute at invoke */ member
H A Dscale.c26 char* command; member
/inferno-os/os/pc/
H A Dether82557.c142 ushort command; member
205 int command; /* last command issued */ member
266 command(Ctlr* ctlr, int c, int v) in command() function
H A Dsdata.c290 int command; /* last command issued (debugging) */ member
321 int command; /* current command */ member
571 int as, command, drdy; in ataidentify() local
H A Dether2114x.c1029 uint gpmode, gpdata, command; in typesymmode() local
/inferno-os/os/boot/pc/
H A Dsdata.c223 int command; /* last command issued (debugging) */ member
254 int command; /* current command */ member
405 int as, command, drdy; in ataidentify() local
H A Dether82557.c135 int command; member
141 int command; member
H A Dether2114x.c887 uint gpmode, gpdata, command; in typesymmode() local
/inferno-os/utils/sed/
H A Dsed.c47 char command; /* command code -see below */ member
1121 command(SedCom *ipc) in command() function
/inferno-os/include/freetype/internal/
H A Dftstream.h45 #define FT_MAKE_FRAME_OP( command, little, sign ) \ argument