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()
317 #define OP_MASK 0x08 macro2908 opt_flags |= OP_MASK; in do_opt()3529 (opt_flags & OP_MASK) == 0) { in get_net()3859 if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) { in check_options()3867 if ((opt_flags & OP_MASK) && (opt_flags & OP_MASKLEN)) { in check_options()3873 ~(OP_SEC | OP_MASK | OP_NET | OP_HAVEMASK | OP_MASKLEN)) != 0) { in check_options()