Home
last modified time | relevance | path

Searched refs:roles (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/flask/policy/policy/support/
A Dmisc_macros.spt53 user $1 roles { $3 }`'ifdef(`enable_mls', ` level $4 range $5')`';
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dpolicydb.h106 struct ebitmap roles; /* set of authorized roles for user */ member
A Dpolicydb.c600 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()
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dxen.te87 # systems where users and roles are not being used for separation, all domains
/xen-4.10.0-shim-comet/docs/misc/
A Dxsm-flask.txt176 externally; see "Users and roles" below.
212 Users and roles
220 Access control rules involving users and roles are defined in a module's
/xen-4.10.0-shim-comet/docs/process/
A Dxen-release-management.pandoc12 mainly written for Release Manager, but other roles (contributors,
45 # The different roles in a Xen release
/xen-4.10.0-shim-comet/
A DSUPPORT.md539 The default policy includes FLASK labels and roles for a "typical" Xen-based system

Completed in 15 milliseconds