Home
last modified time | relevance | path

Searched refs:role_list (Results 51 – 75 of 200) sorted by relevance

12345678

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Droles.cc53 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 Dhooks.py295 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 Dviews.py60 roles = api.keystone.role_list(self.request,
/dports/lang/parrot/parrot-8.1.0/src/pmc/
H A Dclass.pmc397 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 DExtensible.pm895 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 Dpreproc.y1227 %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 Dpreproc.y1227 %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 Dpreproc.y1227 %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 Dpreproc.y1227 %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 Dpreproc.y1227 %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 Dpreproc.y1227 %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 Dpreproc.y1227 %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 Dpreproc.y1262 %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 Dpreproc.y1277 %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 Dpreproc.y1262 %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 Dpreproc.y1262 %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 Dpreproc.y1262 %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 Dpreproc.y1262 %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 Dpreproc.y1262 %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 Dpreproc.y1262 %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 Dpreproc.y1277 %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 Dpreproc.y1277 %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 Dpreproc.y1277 %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 Dpreproc.y1277 %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 Dpreproc.y1277 %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 …]

12345678