Searched refs:RES_NOMRULIST (Results 1 – 5 of 5) sorted by relevance
890 #define RES_NOMRULIST 0x4000 /* mode 6 mrulist denied */ macro900 RES_NOMRULIST | RES_SRVRSPFUZ )
197 { RES_NOMRULIST, "nomrulist", 0 },
2721 rflags |= RES_NOMRULIST; in config_access()5676 if (rflags & RES_NOMRULIST) { in build_rflags()5677 rflags &= ~RES_NOMRULIST; in build_rflags()
4008 if (RES_NOMRULIST & restrict_mask) { in read_mru_list()
95582 Add RES_NOMRULIST (0x2000) for "restrict ... nomrulist"