Searched refs:OP_MAPALL (Results 1 – 1 of 1) sorted by relevance
315 #define OP_MAPALL 0x02 macro2898 opt_flags |= OP_MAPALL; in do_opt()2951 opt_flags |= OP_MAPALL; in do_opt()3855 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) { in check_options()