Searched refs:OPT_NOINCR (Results 1 – 2 of 2) sorted by relevance
226 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },332 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },335 OPT_ALIAS | OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },748 if ((opt->flags & OPT_NOINCR) && !privileged_option) {
123 #define OPT_NOINCR 0x2000 /* for o_int, value mustn't be increased */ macro