Home
last modified time | relevance | path

Searched refs:busy (Results 1 – 25 of 27) sorted by relevance

12

/original-bsd/old/pcc/mip/
H A Dallo.c9 int busy[REGSZ]; variable
22 busy[i] = 0; in allo0()
112 busy[j] &= ~TBUSY;
221 if( busy[r] == 0 && busy[r+1] == 0 ||
222 (busy[r+1] == 0 || (busy[r] & PBUSY)) &&
225 busy[r] |= TBUSY;
232 busy[r] |= TBUSY;
313 busy[r] = 0;
340 ++busy[r+1];
341 busy[r] |= PBUSY;
[all …]
H A Dpass2.h121 extern int busy[]; /* register use info */
133 #define ISBUSY(r) (((busy[r])&(PBUSY-1)) > 1)
H A Dmfile2134 extern int busy[];
/original-bsd/local/toolchest/ksh/sh/
H A Dblok.c34 #define busy(x) (Rcheat((x)->word)&BUSY) macro
64 if(!busy(p))
66 while(!busy(q = p->word))
179 if(busy(p)) in chkmem()
213 return(!busy(p));
/original-bsd/old/sh/
H A Dblok.c23 #define busy(x) (Rcheat((x)->word)&BUSY) macro
39 REP IF !busy(p)
40 THEN WHILE !busy(q = p->word) DO p->word = q->word OD
105 IF busy(p)
/original-bsd/sys/hp300/dev/
H A Dgrf_tcreg.h23 while (((struct tcboxfb *)(regaddr))->busy & planes) DELAY(100)
59 vu_char busy; /* window move active 0x4044 */ member
/original-bsd/sys/netccitt/
H A DREADME.hdlc24 * This station never enters a busy (RNR) condition.
33 * If the remote is busy, no iframes are sent. The remote sends a RR
/original-bsd/sbin/fsck/
H A Dutilities.c387 static int busy = 0; local
394 if (busy ||
399 busy = 1;
430 busy = 0;
/original-bsd/sys/i386/isa/
H A Dif_ecreg.h17 u_short busy; member
H A Dif_ec.c195 hmem->iscp.busy = 1;
197 for (timo = TIMO; hmem->iscp.busy; )
/original-bsd/contrib/sc/
H A DREADME55 Robert Bond has been very busy lately)
/original-bsd/sys/kern/
H A Dvfs_subr.c936 int busy = 0; local
999 busy++;
1002 if (busy)
/original-bsd/sys/hp300/DOC/
H A DOptions91 wait-times for various busy waits in the SCSI host-adaptor driver.
/original-bsd/usr.bin/uucp/DOC/
H A DREADME66 This is a huge help on busy systems.
/original-bsd/old/pcc/ccom.vax/
H A DLOG374 'busy' array to keep track of pairs and modified the code in usable()
376 the values of busy[] elements as arithmetic values had to be changed;
/original-bsd/local/sccscmds/sccscmds.2/
H A Dsccs.hf926 error 16 "Mount device busy":
975 error 26 "Text file busy":
/original-bsd/local/sccscmds/sccscmds.ok/
H A Dsccs.hf926 error 16 "Mount device busy":
975 error 26 "Text file busy":
/original-bsd/sys/luna68k/luna68k/
H A Dlocore.s2296 cmpl #0x00b40000,d1 | 68881(busy)?
2300 cmpl #0x00d40000,d1 | 68882(busy)?
/original-bsd/games/fortune/datfiles/
H A Dzippy103 Civilization is fun! Anyway, it keeps me busy!!
H A Dfortunes28780 I would be busy too; Let my first years be passed,
15883 never too busy to tell you just how busy they are?
20825 How come wrong numbers are never busy?
20833 Only the ignorant or the busy could. That elm
24904 If you are too busy to read, then you are too busy.
34957 busy about can be busy about that which the masses take leisurely.
36630 Q. How do you keep an Aggie busy at a terminal?
39997 And upon the busy road, I'm afraid that will be that,
50895 It's a busy life in Camelot.
52371 When you dial a wrong number you never get a busy signal.
[all …]
H A Dfortunes1944 Bees are very busy souls
3388 busy worrying over what you are thinking about them.
3645 Ever notice that even the busiest people are never too busy to tell you
3646 just how busy they are.
5398 because they are too busy applying little price stickers to every
5444 How come wrong numbers are never busy?
7876 he told his busy-waiting parent of the deal, she became so angry she
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dfiles.4.2.copyr1060 /usr/src/games/snake/busy.c
H A Dfiles.4.3.copyr1624 /usr/src/games/snake/busy.c
/original-bsd/usr.sbin/amd/doc/
H A Damdref.texinfo425 filesystem is still busy, the mapping is re-instated and its
/original-bsd/share/dict/
H A Dwords3406 busy

12