Home
last modified time | relevance | path

Searched refs:role (Results 1 – 5 of 5) sorted by relevance

/coreutils/src/
Druncon.c106 char *role = nullptr; in main() local
137 if (role) in main()
139 role = optarg; in main()
177 if (!(user || role || type || range || compute_trans)) in main()
243 if (role && context_role_set (con, role)) in main()
245 quote (role)); in main()
Dchcon.c120 SET_COMPONENT (new_context, role); in compute_context_from_mask()
/coreutils/tests/chcon/
Dchcon.sh49 for i in --user=$u2 --role=$r2 --type=$t2 --range=$range; do
64 f|--role=$r2|$u2:$r2:$t1:$range
/coreutils/doc/
Dfdl.texi192 Version filling the role of the Document, thus licensing distribution
Dcoreutils.texi17385 chcon [@var{option}]@dots{} [-u @var{user}] [-r @var{role}] [-l @var{range}]@c
17454 @item -r @var{role}
17455 @itemx --role=@var{role}
17457 @opindex --role
17458 Set role @var{role} in the target security context.
17488 runcon [ -c ] [-u @var{user}] [-r @var{role}] [-t @var{type}]@c
17494 @var{role}, @var{type} and @var{user}.
17527 @item -r @var{role}
17528 @itemx --role=@var{role}
17530 @opindex --role
[all …]