Searched refs:RES_NOMODIFY (Results 1 – 6 of 6) sorted by relevance
883 #define RES_NOMODIFY 0x0100 /* mode 6/7 modify denied */ macro897 RES_NOMODIFY | RES_NOTRAP | \
190 { RES_NOMODIFY, "nomodify", 0 },
2717 rflags |= RES_NOMODIFY; in config_access()5671 if (rflags & RES_NOMODIFY) { in build_rflags()5672 rflags &= ~RES_NOMODIFY; in build_rflags()
1004 if (RES_NOMODIFY & restrict_mask) { in save_config()3549 if (RES_NOMODIFY & restrict_mask) { in configure()
696 RES_NOMODIFY) == 0)); in receive()
1654 { "nomodify", RES_NOMODIFY },