Home
last modified time | relevance | path

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

/dports/devel/aegis/aegis-4.25.D510/aegis/
H A Daechown.cc430 change_owner(void) in change_owner() function
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.contacts_ldap.inc.php844 function change_owner($old_owner='',$new_owner='') function in contacts_
H A Dclass.contacts_sql.inc.php2236 function change_owner($old_owner='',$new_owner='') function in contacts_
/dports/sysutils/lfm/lfm-3.1/lfm/
H A Dactions.py692 def change_owner(): function
/dports/deskutils/egroupware/egroupware/api/src/Contacts/
H A DSql.php752 function change_owner($account_id,$new_owner) function in EGroupware\\Api\\Contacts\\Sql
H A DLdap.php1526 function change_owner($account_id,$new_owner) function in EGroupware\\Api\\Contacts\\Ldap
/dports/www/trac-devel/Trac-1.5.3/contrib/workflow/
H A Dopensource-workflow.ini24 change_owner = closed -> closed key
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dfile.erl1212 change_owner(Name, OwnerId) function
1222 change_owner(Name, OwnerId, GroupId) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl1235 change_owner(Name, OwnerId) function
1245 change_owner(Name, OwnerId, GroupId) function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dfile.erl1183 change_owner(Name, OwnerId) function
1193 change_owner(Name, OwnerId, GroupId) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl1235 change_owner(Name, OwnerId) function
1245 change_owner(Name, OwnerId, GroupId) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl1235 change_owner(Name, OwnerId) function
1245 change_owner(Name, OwnerId, GroupId) function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dfile.erl1183 change_owner(Name, OwnerId) function
1193 change_owner(Name, OwnerId, GroupId) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl1235 change_owner(Name, OwnerId) function
1245 change_owner(Name, OwnerId, GroupId) function
/dports/deskutils/egroupware/egroupware/api/src/
H A DCategories.php920 function change_owner($owner,$to=0,$app='') function in EGroupware\\Api\\Categories
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/ajax/
H A Devents.php28 $change_owner = (bool) get_parameter ('change_owner'); variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/projects/inc/
H A Dclass.soprojects.inc.php1267 function change_owner($old, $new) function in soprojects
H A Dclass.boprojects.inc.php939 function change_owner($old, $new) function in boprojects
/dports/www/phpgroupware/phpgroupware-0.9.16.017/calendar/inc/
H A Dclass.socalendar.inc.php232 function change_owner($account_id, $new_owner) function in socalendar
H A Dclass.bocalendar.inc.php620 function change_owner($params='') function in bocalendar
/dports/devel/hadoop/hadoop-1.2.1/src/c++/task-controller/impl/
H A Dtask-controller.c610 static int change_owner(const char* path, uid_t user, gid_t group) { in change_owner() function
/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
/dports/games/simutrans/simutrans-121.0/
H A Dsimhalt.cc2296 void haltestelle_t::change_owner( player_t *player ) in change_owner() function in haltestelle_t
/dports/misc/ytree/ytree-2.03/
H A Dytree.h818 } change_owner; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dvfs_syscalls.c3623 change_owner(struct vnode *vp, uid_t uid, gid_t gid, struct lwp *l, in change_owner() function