Searched refs:roles (Results 1 – 13 of 13) sorted by relevance
69 int roles; in main() local153 roles = v12n_domain_roles(); in main()155 if (roles == -1 || (cap & V12N_CAP_IMPL_LDOMS) == 0) { in main()162 role = (roles & V12N_ROLE_CONTROL) ? in main()164 io = (roles & V12N_ROLE_IO) ? in main()166 service = (roles & V12N_ROLE_SERVICE) ? in main()168 root = (roles & V12N_ROLE_ROOT) ? in main()172 role = (roles & V12N_ROLE_CONTROL) ? in main()174 io = (roles & V12N_ROLE_IO) ? in main()176 service = (roles & V12N_ROLE_SERVICE) ? in main()[all …]
28 PROG= roles30 ROLES= roles
29 POFILE= roles.po30 MSGFILES= roles.c
29 OBJECTS= roles.o
377 int roles = 0; in v12n_domain_roles() local390 roles |= V12N_ROLE_CONTROL; in v12n_domain_roles()393 roles |= V12N_ROLE_SERVICE; in v12n_domain_roles()396 roles |= V12N_ROLE_IO; in v12n_domain_roles()399 roles |= V12N_ROLE_ROOT; in v12n_domain_roles()403 return (roles); in v12n_domain_roles()
46 roles \
342 check_role(const char *roles) in check_role() argument349 tmp = strdup(roles); in check_role()
361 roles \685 roles \
55 * DS roles
318 roles.1 \
80 Rights Delegation:::Delegate ability to assign rights to users and roles:auths=solaris.role.delegat…
226 file path=usr/share/man/man1/roles.1
709 file path=usr/bin/roles mode=0555