Searched refs:opt_flags (Results 1 – 2 of 2) sorted by relevance
301 static int opt_flags; variable1584 opt_flags = 0; in get_exportlist_one()2832 opt_flags |= OP_MASK; in do_opt()2850 opt_flags |= OP_NET; in do_opt()2857 opt_flags |= OP_MAPALL; in do_opt()2861 opt_flags |= OP_QUIET; in do_opt()2865 opt_flags |= OP_SEC; in do_opt()3764 if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) { in check_options()3768 if ((opt_flags & OP_NET) && (opt_flags & OP_HAVEMASK) == 0) { in check_options()3772 if ((opt_flags & OP_MASK) && (opt_flags & OP_MASKLEN)) { in check_options()[all …]
361 register u_int i, class, opt_flags = 0; in ns_rprint() local395 opt_flags = EXTRACT_16BITS(cp); in ns_rprint()530 if (opt_flags & 0x8000) in ns_rprint()