Searched refs:D_ROLEAUTH (Results 1 – 2 of 2) sorted by relevance
56 #define D_ROLEAUTH 0x4000 macro60 D_LPRIV | D_DPRIV | D_LOCK | D_ROLEAUTH)
310 if ((flags & D_ROLEAUTH) && is_role(usertype)) { in dispusrdef()