Searched refs:roles (Results 1 – 7 of 7) sorted by relevance
53 user $1 roles { $3 }`'ifdef(`enable_mls', ` level $4 range $5')`';
106 struct ebitmap roles; /* set of authorized roles for user */ member
600 ebitmap_destroy(&usrdatum->roles); in user_destroy()824 if ( !ebitmap_get_bit(&usrdatum->roles, c->role - 1) ) in policydb_context_isvalid()1458 rc = ebitmap_read(&usrdatum->roles, fp); in user_read()1615 ebitmap_for_each_positive_bit(&user->roles, node, bit) in user_bounds_sanity_check()1617 if ( ebitmap_get_bit(&upper->roles, bit) ) in user_bounds_sanity_check()
87 # systems where users and roles are not being used for separation, all domains
176 externally; see "Users and roles" below.212 Users and roles220 Access control rules involving users and roles are defined in a module's
12 mainly written for Release Manager, but other roles (contributors,45 # The different roles in a Xen release
539 The default policy includes FLASK labels and roles for a "typical" Xen-based system
Completed in 15 milliseconds