Searched refs:FILNIL (Results 1 – 9 of 9) sorted by relevance
31 while(next != FILNIL && (next->flev < GLVL || next < start)) {35 while(next != FILNIL && start <= next && next < end)
80 FILNIL, /* fchain */105 for (ip = &_actfile[3]; ip < &_actfile[MAXFILES]; *ip++ = FILNIL);
74 if (_actfile[_filefre] == FILNIL)77 if (_actfile[_filefre] == FILNIL)98 while ((next != FILNIL) &&
21 for (next = _fchain.fchain; next != FILNIL; next = next->fchain) { in PFLUSH()
26 while(next != FILNIL && next->flev <= level) {
46 _actfile[filep->fblk] = FILNIL;
39 #define FILNIL ((struct iorec *)(0)) macro
62 #define FILNIL ((struct iorec *)(0)) macro
55 FILNIL, /* fchain */169 for (ip = &_actfile[3]; ip < &_actfile[MAXFILES]; *ip++ = FILNIL)