Home
last modified time | relevance | path

Searched refs:change_group (Results 1 – 25 of 107) sorted by relevance

12345

/dports/mail/emailrelay/emailrelay-1.9/src/glib/
H A Dgprocess_unix.cpp134 G::Identity G::Process::beSpecial( Identity special_identity , bool change_group ) in beSpecial() argument
136 change_group = Identity::real().isRoot() ? change_group : true ; in beSpecial()
139 if( change_group ) in beSpecial()
146 change_group = Identity::real().isRoot() ? change_group : true ; in beSpecial()
149 if( change_group ) in beSpecial()
154 G::Identity G::Process::beOrdinary( Identity nobody , bool change_group ) in beOrdinary() argument
160 if( change_group ) in beOrdinary()
167 if( change_group ) in beOrdinary()
173 G::Identity G::Process::beOrdinary( SignalSafe safe , Identity nobody , bool change_group ) in beOrdinary() argument
179 if( change_group ) in beOrdinary()
[all …]
H A Dgprocess.h108 static Identity beOrdinary( Identity nobody , bool change_group = true ) ;
121 static Identity beSpecial( Identity special , bool change_group = true ) ;
129 static Identity beOrdinary( SignalSafe , Identity nobody , bool change_group = true ) ;
132 static Identity beSpecial( SignalSafe , Identity special , bool change_group = true ) ;
H A Dgroot.cpp32 G::Root::Root( bool change_group ) : in Root() argument
33 m_change_group(change_group) in Root()
H A Dgroot.h52 explicit Root( bool change_group = true ) ;
/dports/www/py-django-guardian/django-guardian-1.4.9/
H A DREADME.rst71 >>> jack.has_perm('change_group', admins)
74 >>> UserObjectPermission.objects.assign_perm('change_group', jack, obj=admins)
75 <UserObjectPermission: admins | jack | change_group>
76 >>> jack.has_perm('change_group', admins)
79 Of course our agent jack here would not be able to *change_group* globally:
83 >>> jack.has_perm('change_group')
H A DPKG-INFO80 >>> jack.has_perm('change_group', admins)
83 >>> UserObjectPermission.objects.assign_perm('change_group', jack, obj=admins)
84 <UserObjectPermission: admins | jack | change_group>
85 >>> jack.has_perm('change_group', admins)
88 Of course our agent jack here would not be able to *change_group* globally:
92 >>> jack.has_perm('change_group')
/dports/devel/kyua/kyua-0.13/utils/process/
H A Disolation.cpp194 const bool change_group = user.gid != ::getgid(); in isolate_path() local
197 if (!change_user && !change_group) { in isolate_path()
199 } else if (change_user && change_group) { in isolate_path()
201 } else if (!change_user && change_group) { in isolate_path()
204 INV(change_user && !change_group); in isolate_path()
/dports/www/py-django-guardian/django-guardian-1.4.9/django_guardian.egg-info/
H A DPKG-INFO80 >>> jack.has_perm('change_group', admins)
83 >>> UserObjectPermission.objects.assign_perm('change_group', jack, obj=admins)
84 <UserObjectPermission: admins | jack | change_group>
85 >>> jack.has_perm('change_group', admins)
88 Of course our agent jack here would not be able to *change_group* globally:
92 >>> jack.has_perm('change_group')
/dports/misc/ytree/ytree-2.03/
H A Dchgrp.c34 walking_package.function_data.change_group.new_group_id = group_id; in ChangeFileGroup()
96 new_group_id = walking_package->function_data.change_group.new_group_id; in SetFileGroup()
/dports/news/newsstar/newsstar-1.5.6/src/
H A Dchild.h69 BOOL change_group[PIPELINE_DEPTH]; member
H A Dchild.c336 child_data->change_group[i - 1] = child_data->change_group[i]; in child_shift_pipeline()
1078 if (child_data->change_group[0]) in child_pop_article()
1163 child_data->change_group[child_data->pipeline_depth] = FALSE; in child_get_article()
1186 child_data->change_group[child_data->pipeline_depth] = TRUE; in child_enter_group()
/dports/www/py-django-guardian/django-guardian-1.4.9/docs/userguide/
H A Dcheck.rst143 >>> @permission_required_or_403('auth.change_group',
159 >>> assign_perm('auth.change_group', joe, foobars)
160 <UserObjectPermission: foobars | joe | change_group>
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nilfs2/
H A Dalloc.c740 int change_group = false; in nilfs_palloc_freev() local
777 change_group = true; in nilfs_palloc_freev()
796 if (change_group) in nilfs_palloc_freev()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nilfs2/
H A Dalloc.c740 int change_group = false; in nilfs_palloc_freev() local
777 change_group = true; in nilfs_palloc_freev()
796 if (change_group) in nilfs_palloc_freev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nilfs2/
H A Dalloc.c740 int change_group = false; in nilfs_palloc_freev() local
777 change_group = true; in nilfs_palloc_freev()
796 if (change_group) in nilfs_palloc_freev()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbb/
H A Dtask.cpp249 void task::change_group ( task_group_context& ctx ) { in change_group() function in tbb::task
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbb/
H A Dtask.cpp255 void task::change_group ( task_group_context& ctx ) { in change_group() function in tbb::task
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dtask.cpp254 void task::change_group ( task_group_context& ctx ) { in change_group() function in tbb::task
/dports/devel/tbb/oneTBB-2020.3/src/tbb/
H A Dtask.cpp249 void task::change_group ( task_group_context& ctx ) { in change_group() function in tbb::task
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbb/
H A Dtask.cpp249 void task::change_group ( task_group_context& ctx ) { in change_group() function in tbb::task
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/Profile/
H A DInstaller.php618 $userlib->change_group(
786 $userlib->change_group(
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc1487 static int change_group(connection_t *c, in change_group() function
1537 if (change_group(connection, connection->thread_group, group)) in start_io()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc1487 static int change_group(connection_t *c, in change_group() function
1537 if (change_group(connection, connection->thread_group, group)) in start_io()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc1502 static int change_group(connection_t *c, in change_group() function
1554 if (change_group(connection, connection->thread_group, group)) in start_io()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc1502 static int change_group(connection_t *c, in change_group() function
1554 if (change_group(connection, connection->thread_group, group)) in start_io()

12345