Searched refs:iorec (Results 1 – 25 of 47) sorted by relevance
12
28 #define STDLVL ((struct iorec *)(0x7ffffff1))29 #define GLVL ((struct iorec *)(0x7ffffff0))32 #define GLVL ((struct iorec *)(0xbffffff0))36 #define STDLVL ((struct iorec *)(0xfff1))37 #define GLVL ((struct iorec *)(0xfff0))39 #define FILNIL ((struct iorec *)(0))40 #define INPUT ((struct iorec *)(&input))41 #define OUTPUT ((struct iorec *)(&output))42 #define ERR ((struct iorec *)(&_err))92 struct iorec { struct[all …]
24 register struct iorec *next, *prev;25 struct iorec *start, *end;27 start = (struct iorec *)(*var);28 end = (struct iorec *)(*var + size);29 prev = (struct iorec *)(&_fchain);
28 struct iorec *31 register struct iorec *filep; in GETNAME()37 struct iorec *prev;38 struct iorec *next;40 struct iorec locvar;87 prev = (struct iorec *)&_fchain;100 ((struct iorec *)filep > next)) {
24 extern struct iorec *GETNAME();33 extern struct iorec *PFCLOSE();64 extern struct iorec *UNIT();
14 struct iorec *17 register struct iorec *curfile; in UNIT()
21 struct iorec *level;23 register struct iorec *next;
19 struct iorec *21 register struct iorec *filep; in PFCLOSE()
41 struct iorec *_actfile[MAXFILES] = {96 struct iorec **ip;
17 struct iorec *curfile; in ACTFILE()
16 register struct iorec *curfile; in READLN()
16 register struct iorec *curfile; in FLUSH()
18 struct iorec *curfile;
16 register struct iorec *curfile; in LLIMIT()
16 register struct iorec *filep; in DEFNAME()
16 register struct iorec *curfile; in PAGE()
19 register struct iorec *next; in PFLUSH()
16 register struct iorec *curfile; in GET()
19 register struct iorec *curfile; in SEEK()
16 register struct iorec *curfile; in PUT()
16 register struct iorec *curfile; in WRITEC()
17 register struct iorec *curfile; in READC()
17 register struct iorec *curfile; in FNIL()
51 #define STDLVL ((struct iorec *)(0x7ffffff1))52 #define GLVL ((struct iorec *)(0x7ffffff0))55 #define GLVL ((struct iorec *)(0xbffffff0))59 #define STDLVL ((struct iorec *)(0xfff1))60 #define GLVL ((struct iorec *)(0xfff0))62 #define FILNIL ((struct iorec *)(0))63 #define INPUT ((struct iorec *)(&input))64 #define OUTPUT ((struct iorec *)(&output))65 #define ERR ((struct iorec *)(&_err))204 struct iorec { struct[all …]
13 struct iorec { struct18 struct iorec *fchain; /* chain to next file */ argument
37 struct iorec *curfile;45 struct iorec *curfile;54 struct iorec *curfile;