Home
last modified time | relevance | path

Searched refs:change_owner (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/www/trac-devel/Trac-1.5.3/contrib/workflow/
H A Dopensource-workflow.ini24 change_owner = closed -> closed key
25 change_owner.label = change ownership
26 change_owner.operations = set_owner
27 change_owner.permissions = TICKET_MODIFY
/dports/misc/ytree/ytree-2.03/
H A Dchown.c34 walking_package.function_data.change_owner.new_owner_id = owner_id; in ChangeFileOwner()
96 new_owner_id = walking_package->function_data.change_owner.new_owner_id; in SetFileOwner()
/dports/devel/aegis/aegis-4.25.D510/aegis/
H A Daechown.h22 void change_owner(void);
H A Dmain.cc125 { arglex_token_change_owner, change_owner, 0 }, in main()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/projects/inc/
H A Dhook_deleteaccount.inc.php22 $pro->change_owner(intval($_POST['account_id']),intval($_POST['new_owner']));
/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/inc/
H A Dhook_deleteaccount.inc.php23 $contacts->change_owner(intval($_POST['account_id']),intval($_POST['new_owner']));
/dports/games/el-data/el_data/
H A Dcommands.lst4 change_owner
/dports/games/el/Eternal-Lands-1.9.5.9-1/dev-data-files/
H A Dcommands.lst4 change_owner
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/stlplus/containers/
H A Dsafe_iterator.hpp60 void change_owner(const O* owner) ;
H A Dsafe_iterator.tpp54 void change_owner(const O* owner)
163 void master_iterator<O,N>::change_owner(const O* owner)
165 m_body->change_owner(owner);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/www/bareos-webui/bareos-Release-20.0.3/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/platforms/freebsd/bareos-freebsd/bareos.com-common/
H A Dpkg-plist.database-postgresql3 /usr/lib/bareos/scripts/ddl/grants/postgresql-change_owner.dbconfig-template.sql
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/ajax/
H A Devents.php28 $change_owner = (bool) get_parameter ('change_owner'); variable
203 if ($change_owner) {
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/tests/unit/
H A Dtest_listeners.py190 change_owner = True
196 if state == states.SCHEDULING and change_owner:
197 change_owner = bool(self._change_owner('test-2'))
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/
H A Dcontainer-executor.c736 static int change_owner(const char* path, uid_t user, gid_t group) { in change_owner() function
780 } else if (change_owner(path, user, nm_gid) != 0) { in create_directory_for_user()
1420 change_owner(path_tmp, uid, gid); in chown_dir_contents()
1458 change_owner(hier_path, nm_uid, nm_gid); in mount_cgroup()

1234567