Home
last modified time | relevance | path

Searched refs:cmd (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/original-bsd/sys/news3400/iop/
H A Dfb_sub.c395 if ((mode = checkdepth(&cmd->srcBitmap, &cmd->destBitmap)) < 0)
441 len = cmd->srcBitmap.width * cmd->srcBitmap.rect.extent.y << 1;
1056 sBitblt3 *cmd; variable
1064 lBitblt3 *cmd; variable
1130 cmd->np++;
1201 int blttype = BLTTYPE(cmd->ptnBM.type, cmd->drawBM.type);
1336 int blttype = BLTTYPE(cmd->ptnBM.type, cmd->drawBM.type);
1423 int blttype = BLTTYPE(cmd->ptnBM.type, cmd->drawBM.type);
1663 int blttype = BLTTYPE(cmd->fontBM.type, cmd->drawBM.type);
1892 lPalette *cmd; variable
[all …]
/original-bsd/usr.bin/yacc/test/
H A Dftp.output4 2 | cmd_list cmd
7 4 cmd : USER SP username CRLF
140 cmd goto 34
145 cmd : error . CRLF (46)
166 cmd : QUIT . CRLF (45)
180 cmd : PASV . CRLF (7)
259 cmd : ABOR . CRLF (24)
319 cmd : STAT . CRLF (21)
329 cmd : HELP . CRLF (27)
338 cmd : NOOP . CRLF (29)
[all …]
/original-bsd/local/ditroff/ditroff.okeeffe/ideal/idfilt/
H A Didfilt.c65 char cmd[10]; local
100 cmd, &f[0]
105 cmd, &f[0]
110 cmd, &f[0]
115 cmd, &f[0]
120 cmd, &f[0]
125 cmd, &f[0]
161 cmd, &f[0], &f[1]
170 cmd, &f[0], &f[1]
179 cmd, &f[0], &f[1]
[all …]
H A Didsort.c58 char cmd[10]; local
84 if (strcmp (cmd, "...maxx") == 0) {
85 sscanf (buf, "%s %f", cmd, &f[0]);
87 } else if (strcmp (cmd, "...maxy") == 0) {
88 sscanf (buf, "%s %f", cmd, &f[0]);
90 } else if (strcmp (cmd, "...minx") == 0) {
91 sscanf (buf, "%s %f", cmd, &f[0]);
93 } else if (strcmp (cmd, "...miny") == 0) {
94 sscanf (buf, "%s %f", cmd, &f[0]);
97 sscanf (buf, "%s %f", cmd, &f[0]);
[all …]
/original-bsd/usr.bin/more/
H A Dos.c44 lsystem(cmd) in lsystem() argument
45 char *cmd; in lsystem()
55 if (cmd[0] == '-')
56 cmd++;
62 putstr(cmd);
95 if (*cmd == '\0')
96 cmd = shell;
100 cmd = cmdbuf;
103 if (*cmd == '\0')
104 cmd = "sh";
[all …]
/original-bsd/sys/vax/floppy/
H A DMakefile6 STDBOO= defboo.cmd anyboo.cmd restar.cmd
8 DEVBOO= hkmboo.cmd hksboo.cmd hpmboo.cmd hpsboo.cmd \
9 ramboo.cmd rasboo.cmd upmboo.cmd upsboo.cmd
35 -rm -f defboo.cmd
37 defboo.cmd:
38 @echo You must copy one of \{${DEFBOO}\} to defboo.cmd.
43 rm -f ${BOOTS} ${UTILS} floppy defboo.cmd
/original-bsd/games/hack/
H A Dhack.cmd.c92 rhack(cmd) in rhack() argument
93 register char *cmd; in rhack()
99 if(!cmd) {
102 cmd = parse();
104 if(!*cmd || (*cmd & 0377) == 0377 ||
134 if((*cmd == 'f' && movecmd(cmd[1])) || movecmd(unctrl(*cmd))) {
138 if(*cmd == 'F' && movecmd(lowc(cmd[1]))) {
142 if(*cmd == 'm' && movecmd(cmd[1])) {
147 if(*cmd == 'M' && movecmd(lowc(cmd[1]))) {
153 if(*cmd == cmd[1] && (*cmd == 'f' || *cmd == 'F')) {
[all …]
/original-bsd/usr.bin/systat/
H A Dcmds.c21 command(cmd) in command() argument
22 char *cmd; in command()
33 if (*cmd == '\0')
37 if (strcmp(cmd, "quit") == 0 || strcmp(cmd, "q") == 0)
39 if (strcmp(cmd, "load") == 0) {
43 if (strcmp(cmd, "stop") == 0) {
49 if (strcmp(cmd, "help") == 0) {
64 interval = atoi(cmd);
66 (strcmp(cmd, "start") == 0 || strcmp(cmd, "interval") == 0)) {
80 p = lookup(cmd);
[all …]
/original-bsd/sys/vax/cassette/
H A DMakefile6 STDBOO= defboo.cmd anyboo.cmd restar.cmd
8 DEVBOO= rbmboo.cmd rbsboo.cmd rlsboo.cmd hkmboo.cmd hksboo.cmd \
9 upmboo.cmd upsboo.cmd ramboo.cmd rasboo.cmd
51 -rm -f defboo.cmd
53 defboo.cmd:
54 @echo You must copy one of ${DEFBOO} to defboo.cmd.
59 rm -f ${BOOTS} ${UTILS} cassette form50 boot50 copy50 defboo.cmd
/original-bsd/usr.bin/pascal/pdx/tree/
H A Dtracestop.c35 int cmd; in trace()
69 int cmd; in traceall()
79 if (cmd == O_TRACE) {
85 switch (cmd) {
123 int cmd; in traceinst()
164 int cmd; in traceat()
201 int cmd; in tracedata()
209 cmd = cmd;
244 int cmd; in stop()
282 int cmd; in stopinst()
[all …]
/original-bsd/sys/netiso/
H A Dtp_output.c94 u_int cmd; in tp_consistency()
112 cmd &= ~TP_FORCE;
166 if(cmd & TP_STRICT) {
177 if(cmd & TP_STRICT) {
185 if (cmd & TP_STRICT) {
195 if(cmd & TP_STRICT) {
227 if(cmd & TP_STRICT) {
238 if(cmd & TP_STRICT) {
246 if(cmd & TP_STRICT) {
254 if(cmd & TP_STRICT) {
[all …]
H A Dclnp_er.c84 int cmd = -1; variable
98 cmd = PRC_PARAMPROB;
101 cmd = PRC_QUENCH;
104 cmd = PRC_PARAMPROB;
107 cmd = PRC_MSGSIZE;
110 cmd = PRC_PARAMPROB;
113 cmd = PRC_PARAMPROB;
116 cmd = PRC_UNREACH_HOST;
138 cmd = PRC_PARAMPROB;
141 cmd = PRC_TIMXCEED_REASS;
[all …]
/original-bsd/old/vpr/vtools/fed/
H A Dfed.c58 char cmd; in cmdloop() local
62 cmd = inchar(); in cmdloop()
63 if (cmd == ESC) in cmdloop()
64 cmd = esccmd(); in cmdloop()
65 switch (cmd) { in cmdloop()
239 copymove(cmd); in cmdloop()
347 char cmd; in esccmd() local
351 cmd = inchar(); in esccmd()
352 switch(cmd) { in esccmd()
373 *p++ = cmd; in esccmd()
[all …]
/original-bsd/local/ditroff/ditroff.okeeffe/utilities/
H A Dmakedev.c115 char cmd[100], *p; local
122 while (fscanf(fin, "%s", cmd) != EOF) {
123 if (cmd[0] == '#') /* comment */
125 else if (strcmp(cmd, "res") == 0) {
127 } else if (strcmp(cmd, "hor") == 0) {
129 } else if (strcmp(cmd, "vert") == 0) {
259 sprintf(cmd, "%s.out", name);
260 fdout = creat(cmd, 0666);
272 if (cmd[0] == '#')
274 else if (strcmp(cmd, "name") == 0)
[all …]
/original-bsd/sbin/restore/
H A Dinteractive.c104 if (strncmp(cmd, "add", strlen(cmd)) != 0) in runcmdshell()
117 if (strncmp(cmd, "cd", strlen(cmd)) != 0) in runcmdshell()
132 if (strncmp(cmd, "delete", strlen(cmd)) != 0) in runcmdshell()
158 if (strncmp(cmd, "help", strlen(cmd)) != 0) in runcmdshell()
184 if (strncmp(cmd, "ls", strlen(cmd)) != 0) in runcmdshell()
192 if (strncmp(cmd, "pwd", strlen(cmd)) != 0) in runcmdshell()
203 if (strncmp(cmd, "quit", strlen(cmd)) != 0) in runcmdshell()
207 if (strncmp(cmd, "xit", strlen(cmd)) != 0) in runcmdshell()
236 if (strncmp(cmd, "what", strlen(cmd)) != 0) in runcmdshell()
244 if (strncmp(cmd, "Debug", strlen(cmd)) != 0) in runcmdshell()
[all …]
/original-bsd/usr.sbin/sendmail/smrsh/
H A Dsmrsh.c70 register char *cmd; local
143 cmd = &q[strlen(q)];
147 cmd = p;
151 while (cmd > q)
153 if ((*--cmd & 0177) == '/')
155 cmd++;
168 (void) strcat(cmdbuf, cmd);
176 argv[0], cmd);
179 syslog(LOG_CRIT, "uid %d: attempt to use %s", getuid(), cmd);
191 strcat(cmdbuf, cmd);
/original-bsd/old/dbx/
H A Dtree.c75 #define evalcmd(cmd) eval(cmd) argument
76 #define cmdlist_append(cmd, cl) list_append(list_item(cmd), nil, cl) argument
306 Command cmd; in buildcmdlist()
319 public printcmd(f, cmd) in printcmd() argument
321 Command cmd;
327 switch (cmd->op) {
347 if (nargs(cmd->op) != 0) {
352 switch (cmd->op) {
360 p = cmd->value.arg[0];
395 print_tracestop(f, cmd);
[all …]
/original-bsd/usr.bin/sed/
H A Dcompile.c148 link = &cmd->next;
149 cmd->nonsel = cmd->inrange = 0;
168 cmd->a2 = 0;
170 cmd->a1 = cmd->a2 = 0;
175 cmd->code = *p;
188 cmd->nonsel = ! cmd->nonsel;
198 cmd->next = cmd2;
212 link = &cmd->next;
241 cmd->u.fd = -1;
259 cmd->t = NULL;
[all …]
/original-bsd/local/ukc/restore/
H A Dinteractive.c69 if (strncmp(cmd, "add", strlen(cmd)) != 0) in runcmdshell()
82 if (strncmp(cmd, "cd", strlen(cmd)) != 0) in runcmdshell()
97 if (strncmp(cmd, "delete", strlen(cmd)) != 0) in runcmdshell()
110 if (strncmp(cmd, "extract", strlen(cmd)) != 0) in runcmdshell()
123 if (strncmp(cmd, "help", strlen(cmd)) != 0) in runcmdshell()
149 if (strncmp(cmd, "ls", strlen(cmd)) != 0) in runcmdshell()
160 if (strncmp(cmd, "pwd", strlen(cmd)) != 0) in runcmdshell()
171 if (strncmp(cmd, "quit", strlen(cmd)) != 0) in runcmdshell()
175 if (strncmp(cmd, "xit", strlen(cmd)) != 0) in runcmdshell()
204 if (strncmp(cmd, "what", strlen(cmd)) != 0) in runcmdshell()
[all …]
/original-bsd/sys/hp300/dev/
H A Dctreg.h19 char cmd; member
24 char cmd; member
41 char cmd; member
51 char cmd; member
58 char cmd; member
64 char cmd; member
69 char cmd; member
74 char cmd; member
/original-bsd/old/sdb/
H A Ddecode.c11 proc[0] = cmd = args[0] = var[0] = '\0';
34 cmd = '\n';
59 if (cmd != '\0') {
91 cmd = *p++;
92 if (eqany(cmd, "Macers")) {
111 cmd = '?';
114 cmd = '/';
117 if (cmd == '\0') cmd = *p ? *p : '/';
/original-bsd/contrib/perl-4.036/
H A Dinstallperl60 &cmd("cp perl $installbin/perl$ver");
63 &cmd("cp taintperl $installbin/tperl$ver");
68 &cmd("cp suidperl $installbin/sperl$ver");
91 &cmd("cp x2p/a2p $installbin/a2p");
103 &cmd("cp $installbin/perl $mainperldir");
111 &cmd("cp $_ $installscr");
154 &cmd("cp $file $installprivlib");
183 sub cmd {
184 local($cmd) = @_;
185 print STDERR " $cmd\n";
[all …]
/original-bsd/usr.bin/window/
H A Dxx.c113 if (xp == 0 || xp->cmd != xc_move) { in xxmove()
115 xp->cmd = xc_move; in xxmove()
125 if (xp != 0 && xp->cmd == xc_scroll && in xxscroll()
132 xp->cmd = xc_scroll; in xxscroll()
143 xp->cmd = xc_inschar; in xxinschar()
160 xp->cmd = xc_insspace; in xxinsspace()
176 xp->cmd = xc_delchar; in xxdelchar()
188 xp->cmd = xc_clear; in xxclear()
195 xp->cmd = xc_clreos; in xxclreos()
204 xp->cmd = xc_clreol; in xxclreol()
[all …]
/original-bsd/bin/ps/
H A Dfmt.c67 fmt_argv(argv, cmd, maxlen) in fmt_argv() argument
69 char *cmd;
76 if (cmd == NULL)
87 sprintf(cp, "(%.*s)", maxlen, cmd);
88 else if (strncmp(cmdpart(argv[0]), cmd, maxlen) != 0)
89 sprintf(cp, "%s (%.*s)", ap, maxlen, cmd);
/original-bsd/usr.sbin/timed/timedc/
H A Dtimedc.c38 static struct cmd *getcmd __P((char *));
45 register struct cmd *c;
60 if (c == (struct cmd *)-1) {
93 if (c == (struct cmd *)-1) {
120 static struct cmd *
125 register struct cmd *c, *found;
147 return((struct cmd *)-1);
187 register struct cmd *c;
227 if (c == (struct cmd *)-1)
229 else if (c == (struct cmd *)0)

12345678910>>...18