Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 96) sorted by relevance

1234

/inferno-os/emu/Nt/
H A Dcmd.c25 dblquote(char *cmd, char *s) in dblquote()
68 char *cmd, *p; in ntquotedcmd() local
113 char *cmd; in oscmd() local
/inferno-os/utils/mk/
H A DNt.c168 spinoff(HANDLE in, HANDLE out, char *args, char *cmd, Envy *e) in spinoff()
228 execsh(char *args, char *cmd, Bufblock *buf, Envy *e) in execsh()
232 struct { char *cmd; HANDLE handle; } *arg; in execsh() member
283 struct {char *cmd; HANDLE handle;} *arg; in writecmd() member
284 char *cmd, *p; in writecmd() local
304 pipecmd(char *cmd, Envy *e, int *fd) in pipecmd()
H A DPosix.c90 execsh(char *args, char *cmd, Bufblock *buf, Envy *e) in execsh()
167 pipecmd(char *cmd, Envy *e, int *fd) in pipecmd()
H A DPlan9.c159 execsh(char *args, char *cmd, Bufblock *buf, Envy *e) in execsh()
234 pipecmd(char *cmd, Envy *e, int *fd) in pipecmd()
/inferno-os/utils/ntsrv/
H A Dntsrv.c96 dblquote(char *cmd, char *s) in dblquote()
139 char *cmd, *p; in proccmd() local
184 char *cmd; in infmain() local
402 runemu(char *cmd) in runemu()
/inferno-os/libtk/
H A Debind.c210 char *e, *c, *ec, *cmd; in tkcmdbind() local
347 char *cmd, *tag, *seq; in tkbind() local
917 char *cmd, *arg1; in tkwinfo() local
994 char *cmd, *e; in tkbindings() local
1000 char *cmd = b[i].cmd; in tkbindings() local
/inferno-os/utils/awk/
H A Dmissing95.c23 char *cmd; in system() local
/inferno-os/utils/rcsh/
H A DNt.c200 dblquote(char *cmd, char *s) in dblquote()
243 char *cmd, *p; in proccmd() local
468 char *p, *arg0, *q, buf[MAX_PATH], path[MAX_PATH], *cmd, *eb; in proc() local
/inferno-os/os/pc/
H A Dpiix4smbus.c66 int cmd; member
81 transact(SMBus *s, int type, int addr, int cmd, uchar *data) in transact()
H A Dkbd.c198 i8042auxcmd(int cmd) in i8042auxcmd()
232 i8042auxcmds(uchar *cmd, int ncmd) in i8042auxcmds()
H A Dsdscsi.c254 scsiexec(SDunit* unit, int write, uchar* cmd, int clen, void* data, int* dlen) in scsiexec()
H A Dsdmylex.c765 issueio(int port, uchar* cmd, int cmdlen, uchar* data, int datalen) in issueio()
803 issue(Ctlr* ctlr, uchar* cmd, int cmdlen, uchar* data, int datalen) in issue()
831 uchar cmd[6], data[256]; in mylexprobe() local
1103 uchar cmd[6], *v; in mylex24enable() local
1142 uchar cmd[6], *v; in mylex32enable() local
/inferno-os/emu/port/
H A Ddeveia-bsd.c52 wrxtra(int port, struct termios *ts, char *cmd) in wrxtra()
H A Ddevtk.c31 tkwiretapper(void *top, char *cmd, char *result, void *image, Rectangle *rp) in tkwiretapper()
/inferno-os/os/port/
H A Ddevdbg.c129 newcondition(uchar cmd, ulong val) in newcondition()
352 dumpcmd(uchar cmd, uchar *min) in dumpcmd()
431 condbreak(char cmd, ulong val) in condbreak()
529 uchar cmd, *a, min[RDBMSGLEN-1], mout[RDBMSGLEN-1]; in dbg() local
H A Dflashnand.c160 uchar cmd; in writepage() local
241 uchar cmd; in read() local
H A Ddevuart.c365 uartctl(Uart *p, char *cmd) in uartctl()
485 char *cmd; in uartwrite() local
H A Ddevtk.c30 tkwiretapper(void *top, char *cmd, char *result, void *image, Rectangle *rp) in tkwiretapper()
/inferno-os/os/boot/pc/
H A Dsdaoe.c113 hset(Ctlr *d, Aoehdr *h, int cmd) in hset()
574 int i, tag, cmd; in rio() local
634 aoebuild(Ctlr *c, uchar *cmd, char *data, vlong lba, int scnt) in aoebuild()
681 uchar *cmd; in aoerio() local
H A Dsdscsi.c236 scsiexec(SDunit* unit, int write, uchar* cmd, int clen, void* data, int* dlen) in scsiexec()
H A Dsdmylex.c789 issueio(int port, uchar* cmd, int cmdlen, uchar* data, int datalen) in issueio()
827 issue(Ctlr* ctlr, uchar* cmd, int cmdlen, uchar* data, int datalen) in issue()
855 uchar cmd[6], data[256]; in mylexprobe() local
1125 uchar cmd[6], *v; in mylex24enable() local
1164 uchar cmd[6], *v; in mylex32enable() local
/inferno-os/utils/acid/
H A Dos-Plan9.c61 runcmd(char *cmd) in runcmd()
H A Dos-Posix.c83 runcmd(char *cmd) in runcmd()
H A Dos-Nt.c163 runcmd(char *cmd) in runcmd()
/inferno-os/os/ipaq1110/
H A Ddevipaq.c83 int cmd; member
260 char cmd[64], op[32], *fields[6]; in ipaqwrite() local
655 int nf, cmd, pn, m[2][3]; in touchctl() local

1234