Searched refs:NAMEFND (Results 1 – 1 of 1) sorted by relevance
209 #define NAMEFND 0x4 /* name already exists */ macro227 key |= NAMEFND;253 if (key & NAMEFND) {257 key &= ~NAMEFND;280 if (((key & (INOFND|NAMEFND)) == (INOFND|NAMEFND)) && ip != np) {291 key &= ~NAMEFND;295 ((key & NAMEFND) && np->e_type != type)))312 case INOFND|NAMEFND:330 case ONTAPE|NAMEFND:331 case ONTAPE|NAMEFND|MODECHG:[all …]