/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/ |
H A D | roles.cc | 53 const List<LEX_USER> *role_list /* = nullptr */, in Role_activation() argument 58 m_role_list(role_list), in Role_activation()
|
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/identity/groups/memberships/ |
H A D | hooks.py | 295 role_list = args.add_roles.split(',') 301 for role in role_list:
|
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/identity/roles/ |
H A D | views.py | 60 roles = api.keystone.role_list(self.request,
|
/dports/lang/parrot/parrot-8.1.0/src/pmc/ |
H A D | class.pmc | 397 PMC * const role_list = VTABLE_get_pmc_keyed_str(interp, info, 399 const int role_count = VTABLE_elements(interp, role_list); 404 VTABLE_get_pmc_keyed_int(interp, role_list, i)); 1540 PMC * const role_list = _class->roles; 1543 if (!role_list) 1546 count = VTABLE_elements(INTERP, role_list); 1549 PMC * const role = VTABLE_get_pmc_keyed_int(INTERP, role_list, i); 1581 PMC * const role_list = _class->roles; 1584 if (!role_list) 1587 role_count = VTABLE_elements(INTERP, role_list); [all …]
|
/dports/security/p5-Dancer2-Plugin-Auth-Extensible/Dancer2-Plugin-Auth-Extensible-0.710/lib/Dancer2/Plugin/Auth/ |
H A D | Extensible.pm | 895 my @role_list = 914 my %role_ok = map { $_ => 1 } @role_list; 921 for my $role (@role_list) {
|
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1227 %type <str> role_list 2060 | USER role_list 2080 | ADMIN role_list 2084 | ROLE role_list 2159 DROP ROLE role_list 2171 DROP USER role_list 4844 TO role_list 4855 TO role_list 6568 | FOR ROLE role_list 6572 | FOR USER role_list [all …]
|
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1227 %type <str> role_list 2060 | USER role_list 2080 | ADMIN role_list 2084 | ROLE role_list 2159 DROP ROLE role_list 2171 DROP USER role_list 4844 TO role_list 4855 TO role_list 6568 | FOR ROLE role_list 6572 | FOR USER role_list [all …]
|
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1227 %type <str> role_list 2060 | USER role_list 2080 | ADMIN role_list 2084 | ROLE role_list 2159 DROP ROLE role_list 2171 DROP USER role_list 4844 TO role_list 4855 TO role_list 6568 | FOR ROLE role_list 6572 | FOR USER role_list [all …]
|
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1227 %type <str> role_list 2060 | USER role_list 2080 | ADMIN role_list 2084 | ROLE role_list 2159 DROP ROLE role_list 2171 DROP USER role_list 4844 TO role_list 4855 TO role_list 6568 | FOR ROLE role_list 6572 | FOR USER role_list [all …]
|
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1227 %type <str> role_list 2060 | USER role_list 2080 | ADMIN role_list 2084 | ROLE role_list 2159 DROP ROLE role_list 2171 DROP USER role_list 4844 TO role_list 4855 TO role_list 6568 | FOR ROLE role_list 6572 | FOR USER role_list [all …]
|
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1227 %type <str> role_list 2060 | USER role_list 2080 | ADMIN role_list 2084 | ROLE role_list 2159 DROP ROLE role_list 2171 DROP USER role_list 4844 TO role_list 4855 TO role_list 6568 | FOR ROLE role_list 6572 | FOR USER role_list [all …]
|
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1227 %type <str> role_list 2060 | USER role_list 2080 | ADMIN role_list 2084 | ROLE role_list 2159 DROP ROLE role_list 2171 DROP USER role_list 4844 TO role_list 4855 TO role_list 6568 | FOR ROLE role_list 6572 | FOR USER role_list [all …]
|
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1262 %type <str> role_list 2094 | USER role_list 2114 | ADMIN role_list 2118 | ROLE role_list 2122 | IN_P ROLE role_list 2185 DROP ROLE role_list 5112 TO role_list 5123 TO role_list 6978 | FOR ROLE role_list 6982 | FOR USER role_list [all …]
|
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1277 %type <str> role_list 2122 | USER role_list 2142 | ADMIN role_list 2146 | ROLE role_list 2150 | IN_P ROLE role_list 2213 DROP ROLE role_list 5203 TO role_list 5214 TO role_list 7113 | FOR ROLE role_list 7117 | FOR USER role_list [all …]
|
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1262 %type <str> role_list 2094 | USER role_list 2114 | ADMIN role_list 2118 | ROLE role_list 2122 | IN_P ROLE role_list 2185 DROP ROLE role_list 5112 TO role_list 5123 TO role_list 6978 | FOR ROLE role_list 6982 | FOR USER role_list [all …]
|
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1262 %type <str> role_list 2094 | USER role_list 2114 | ADMIN role_list 2118 | ROLE role_list 2122 | IN_P ROLE role_list 2185 DROP ROLE role_list 5112 TO role_list 5123 TO role_list 6978 | FOR ROLE role_list 6982 | FOR USER role_list [all …]
|
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1262 %type <str> role_list 2094 | USER role_list 2114 | ADMIN role_list 2118 | ROLE role_list 2122 | IN_P ROLE role_list 2185 DROP ROLE role_list 5112 TO role_list 5123 TO role_list 6978 | FOR ROLE role_list 6982 | FOR USER role_list [all …]
|
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1262 %type <str> role_list 2094 | USER role_list 2114 | ADMIN role_list 2118 | ROLE role_list 2122 | IN_P ROLE role_list 2185 DROP ROLE role_list 5112 TO role_list 5123 TO role_list 6978 | FOR ROLE role_list 6982 | FOR USER role_list [all …]
|
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1262 %type <str> role_list 2094 | USER role_list 2114 | ADMIN role_list 2118 | ROLE role_list 2122 | IN_P ROLE role_list 2185 DROP ROLE role_list 5112 TO role_list 5123 TO role_list 6978 | FOR ROLE role_list 6982 | FOR USER role_list [all …]
|
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1262 %type <str> role_list 2094 | USER role_list 2114 | ADMIN role_list 2118 | ROLE role_list 2122 | IN_P ROLE role_list 2185 DROP ROLE role_list 5112 TO role_list 5123 TO role_list 6978 | FOR ROLE role_list 6982 | FOR USER role_list [all …]
|
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1277 %type <str> role_list 2122 | USER role_list 2142 | ADMIN role_list 2146 | ROLE role_list 2150 | IN_P ROLE role_list 2213 DROP ROLE role_list 5203 TO role_list 5214 TO role_list 7113 | FOR ROLE role_list 7117 | FOR USER role_list [all …]
|
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1277 %type <str> role_list 2122 | USER role_list 2142 | ADMIN role_list 2146 | ROLE role_list 2150 | IN_P ROLE role_list 2213 DROP ROLE role_list 5203 TO role_list 5214 TO role_list 7113 | FOR ROLE role_list 7117 | FOR USER role_list [all …]
|
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1277 %type <str> role_list 2122 | USER role_list 2142 | ADMIN role_list 2146 | ROLE role_list 2150 | IN_P ROLE role_list 2213 DROP ROLE role_list 5203 TO role_list 5214 TO role_list 7113 | FOR ROLE role_list 7117 | FOR USER role_list [all …]
|
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1277 %type <str> role_list 2122 | USER role_list 2142 | ADMIN role_list 2146 | ROLE role_list 2150 | IN_P ROLE role_list 2213 DROP ROLE role_list 5203 TO role_list 5214 TO role_list 7113 | FOR ROLE role_list 7117 | FOR USER role_list [all …]
|
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/preproc/ |
H A D | preproc.y | 1277 %type <str> role_list 2122 | USER role_list 2142 | ADMIN role_list 2146 | ROLE role_list 2150 | IN_P ROLE role_list 2213 DROP ROLE role_list 5203 TO role_list 5214 TO role_list 7113 | FOR ROLE role_list 7117 | FOR USER role_list [all …]
|