Searched refs:MF_OPENBOGUS (Results 1 – 4 of 4) sorted by relevance
784 if (bitset(MF_OPENBOGUS, map->map_mflags))
820 map->map_mflags |= MF_OPEN|MF_OPENBOGUS;904 if (!bitset(MF_OPENBOGUS, map->map_mflags))909 map->map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_OPENBOGUS|MF_CLOSING|MF_CHKED_CHGD);
1542 #define MF_OPENBOGUS 0x00800000 /* open failed, don't call map_close */ macro
1378 dynmap->s_dynclass.map_mflags |= MF_OPENBOGUS;