Home
last modified time | relevance | path

Searched refs:dh (Results 1 – 25 of 30) sorted by relevance

12

/original-bsd/usr.bin/uucp/libacu/
H A Dva212.c19 int dh = -1; local
28 if (dh >= 0)
29 close(dh);
36 dh = open(dcname, 2);
41 if (dh < 0) {
67 ok = expect("*", dh);
76 ok = expect("\n", dh);
82 sendthem(telno, dh);
114 if (dh > 2)
115 close(dh);
[all …]
H A Dvad.c26 int dh = -1; local
35 if (dh >= 0)
36 close(dh);
43 dh = open(dcname, 2);
48 if (dh < 0) {
57 close(dh);
78 write(dh, "\r", 1);
95 write(dh, "\r", 1);
120 if (dh > 2)
121 close(dh);
[all …]
H A Dsy.c39 dh = -1;
56 dh = -1;
62 if (dh > 0) {
69 if (dh < 0)
73 fixline(dh, speed);
77 genbrk(dh, 3);
91 genbrk(dh, 3);
94 close(dh);
110 genbrk(dh, 3);
129 close(dh);
[all …]
H A Dhys.c66 if (dh >= 0)
67 hyscls(dh);
78 if (dh >= 0) {
82 hyscls(dh);
88 hyscls(dh);
95 hyscls(dh);
113 hyscls(dh);
136 hyscls(dh);
149 if (dh < 0) {
151 return dh;
[all …]
H A Dcds224.c27 int dh = -1; local
37 if (dh >= 0)
38 cdscls224(dh);
45 dh = open(dcname, 2);
50 if (dh < 0) {
59 cdscls224(dh);
64 write(dh, "\r\r", 2);
71 write(dh, "\r", 2);
97 if (dh > 2)
98 close(dh);
[all …]
H A Dhys24.c45 int dh = -1; local
56 if (dh >= 0)
57 hyscls24(dh, 0);
72 if (dh >= 0) {
77 hyscls24(dh, 0);
84 hyscls24(dh, 0);
96 if (dh >= 0)
162 hyscls24(dh, 0);
169 if (dh < 0) {
171 return dh;
[all …]
H A Dpen.c21 int dh; local
29 if (dh >= 0)
30 close(dh);
37 dh = open(dcname, 2);
40 if (dh < 0) {
70 ok = expect(">", dh);
84 slowrite(dh, "\r");
86 ok = expect("OK", dh);
90 if (dh > 2)
91 close(dh);
[all …]
H A Dvent.c18 int dh; local
26 if (dh >= 0)
27 close(dh);
34 dh = open(dcname, 2);
37 if (dh < 0) {
44 fixline(dh, dev->D_speed);
67 ok = expect("$", dh);
81 slowrite(dh, "\r");
87 if (dh > 2)
88 close(dh);
[all …]
H A Dnov.c29 int dh = -1; local
41 if (dh >= 0)
42 close(dh);
54 if (dh >= 0) {
61 novcls(dh);
66 slowrite(dh, "ATDP");
69 slowrite(dh, telno);
70 slowrite(dh, "\r");
75 novcls(dh);
80 if (dh < 0) {
[all …]
H A Ddf12.c56 if (dh >= 0)
57 close (dh);
78 close (dh);
84 if (dh >= 0)
90 close (dh);
93 slowrite (dh, "\02");
98 close (dh);
107 slowrite (dh, "#");
114 df12cls (dh);
119 if (dh < 0)
[all …]
H A Dmic.c26 int dh, ok = 0, speed; local
35 dh = -1;
53 dh = -1;
59 if (dh > 0) {
68 if (dh < 0)
72 fixline(dh, speed);
77 write(dh, "\r", 1);
79 write(dh, " ", 1);
94 if (dh > 2)
95 close(dh);
[all …]
/original-bsd/sys/vax/uba/
H A Ddh.c205 dh = unit >> 4;
308 dhrint(dh) in dhrint() argument
309 int dh; in dhrint()
329 dhchars[dh]++;
452 dhxint(dh) in dhxint() argument
453 int dh; in dhxint()
625 dh = 0;
626 for (dh = 0; dh < NDH; dh++) {
675 for (dh = 0; dh < NDH; dh++) in dhtimer()
683 for (dh = 0; dh < NDH; dh++) { in dhtimer()
[all …]
/original-bsd/sys/vax/if/
H A Dif_dmc.c519 struct dmc_header *dh; local
568 dh->dmc_type = ntohs((u_short)dh->dmc_type);
569 #define dmcdataaddr(dh, off, type) ((type)(((caddr_t)((dh)+1)+(off)))) argument
570 if (dh->dmc_type >= DMC_TRAILER &&
575 dh->dmc_type = ntohs(*dmcdataaddr(dh, off, u_short *));
595 switch (dh->dmc_type) {
738 register struct dmc_header *dh; local
767 dh = (struct dmc_header *)dst->sa_data;
768 type = dh->dmc_type;
800 dh = mtod(m, struct dmc_header *);
[all …]
H A Dif_dmv.c546 struct dmv_header *dh; local
608 dh->dmv_type = ntohs((u_short)dh->dmv_type);
609 #define dmvdataaddr(dh, off, type) ((type)(((caddr_t)((dh)+1)+(off)))) argument
610 if (dh->dmv_type >= DMV_TRAILER &&
615 dh->dmv_type = ntohs(*dmvdataaddr(dh, off, u_short *));
635 switch (dh->dmv_type) {
851 register struct dmv_header *dh; local
880 dh = (struct dmv_header *)dst->sa_data;
881 type = dh->dmv_type;
913 dh = mtod(m, struct dmv_header *);
[all …]
/original-bsd/usr.bin/tn3270/distribution/sys_dos/
H A Dtermout.c114 inregs.h.dh = row;
144 if (outregs.h.dh > crt_lins) { in scrini()
145 outregs.h.dh = crt_lins; in scrini()
150 inregs.h.dh = outregs.h.dh; in scrini()
/original-bsd/old/cu/
H A Dcu.c240 int er, fk, dn, dh, t; local
289 dh = open(dev,2);
291 if (dh<0) {
295 ioctl(dh, TIOCGETP, &stbuf);
298 ioctl(dh, TIOCSETP, &stbuf);
299 ioctl(dh, TIOCHPCL, (struct sgttyb *)NULL);
310 return (er? -er:dh);
/original-bsd/usr.bin/tn3270/ctlr/
H A Dapi.h340 dh; member
349 dh,
/original-bsd/local/toolchest/ksh/sh/
H A Dargs.c359 register DOLPTR dh; in arg_use() local
360 if(dh=dolh) in arg_use()
361 dh->doluse++; in arg_use()
362 return(dh); in arg_use()
/original-bsd/share/man/man4/man4.vax/
H A DMakefile3 MAN4= acc.0 ad.0 autoconf.0 cons.0 crl.0 css.0 ct.0 ddn.0 de.0 dh.0 dhu.0 \
/original-bsd/local/ditroff/ditroff.okeeffe/pic/
H A Dpltroff.c260 float dh, dv; local
264 dh = h1 - hpos;
267 printf("\\D'l%.3fi %.3fi'\n", dh, dv);
/original-bsd/local/ditroff/ditroff.old.okeeffe/pic/
H A Dpltroff.c280 int dh, dv; local
284 dh = h1 - hpos;
288 if (!useDline && dv == 0 && abs(dh) > minline) /* horizontal */
289 printf("\\l'%du'\n", dh);
290 else if (!useDline && dh == 0 && abs(dv) > minline) { /* vertical */
295 drawline(dh, dv);
297 printf("\\D'l%du %du'\n", dh, dv);
/original-bsd/local/ditroff/ditroff.old.okeeffe/driver/
H A Ddraw.c62 drawline(dh, dv) in drawline() argument
63 register int dh; in drawline()
66 if (output) HGtline (hpos, vpos, hpos + dh, vpos + dv);
67 hmot (dh); /* new position is at */
H A Dgraph.c52 drawline(dh, dv) in drawline() argument
53 register int dh; in drawline()
56 if (output) HGtline (hpos, vpos, hpos + dh, vpos + dv);
57 hmot (dh); /* new position is at */
/original-bsd/etc/etc.vax/
H A DMAKEDEV239 dhu*|dh*|dmf*|dmz*)
262 dh*) name=dh; major=12; count=16;
/original-bsd/sys/vax/conf/
H A Dfiles.vax64 vax/uba/dh.c optional dh device-driver

12