Home
last modified time | relevance | path

Searched defs:remove_share (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/caja-extensions/caja-extensions-1.26.0/share/
H A Dshares.c660 remove_share (const char *path, GError **error) in remove_share() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs_engine_table.cc956 void PFS_dynamic_table_shares::remove_share(PFS_engine_table_share *share) { in remove_share() function in PFS_dynamic_table_shares
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/python/seaserv/
H A Dservice.py722 def remove_share(repo_id, from_user, to_user): function
H A Dapi.py412 def remove_share(self, repo_id, from_username, to_username): member in SeafileAPI
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/python/seafile/
H A Drpcclient.py272 remove_share = seafile_remove_share variable in SeafServerThreadedRpcClient