Searched refs:RES_NOMODIFY (Results 1 – 7 of 7) sorted by relevance
895 #define RES_NOMODIFY 0x0100 /* mode 6/7 modify denied */ macro912 RES_NOMODIFY | RES_NOTRAP | \
879 if (rflags & RES_NOMODIFY) { in rflags_str()880 CLEAR_BIT_IF_DEBUG(RES_NOMODIFY, rflags); in rflags_str()
1006 if (RES_NOMODIFY & restrict_mask) { in save_config()3555 if (RES_NOMODIFY & restrict_mask) { in configure()
711 process_private(rbufp, !(RES_NOMODIFY & restrict_mask)); in receive()
2831 rflags |= RES_NOMODIFY; in config_access()
191 { RES_NOMODIFY, "nomodify", 0 },
1656 { "nomodify", RES_NOMODIFY },