Searched refs:OP_MASK (Results 1 – 2 of 2) sorted by relevance
40 #define OP_MASK (LOCK_SH | LOCK_EX | LOCK_UN) macro59 switch (operation & OP_MASK) { in rk_flock()106 switch (operation & OP_MASK) { in rk_flock()
318 #define OP_MASK 0x08 macro2887 opt_flags |= OP_MASK; in do_opt()3502 (opt_flags & OP_MASK) == 0) { in get_net()3845 if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) { in check_options()3853 if ((opt_flags & OP_MASK) && (opt_flags & OP_MASKLEN)) { in check_options()3859 ~(OP_SEC | OP_MASK | OP_NET | OP_HAVEMASK | OP_MASKLEN)) != 0) { in check_options()