Home
last modified time | relevance | path

Searched refs:Share (Results 1 – 25 of 37) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DStatisticsManager.h10 class Share; variable
26 void ShareRemoved(Share* share);
28 void ShareMounted(Share* share, User* user);
29 void ShareUnmounted(Share* share, User* user);
36 status_t GetShareStatistics(Share* share,
H A DSecurityContext.h43 class Share : public BReferenceable, public BArchivable {
45 Share();
46 Share(BMessage* archive);
47 ~Share();
98 Share** share = NULL);
100 Share** share = NULL);
102 Share** share = NULL);
103 status_t RemoveShare(Share* share);
104 Share* FindShare(const char* name);
H A DSecurityContext.cpp147 Share::Share() in Share() function in Share
157 Share::Share(BMessage* archive) in Share() function in Share
168 Share::~Share() in ~Share()
174 Share::Archive(BMessage* archive, bool deep) const in Archive()
190 Share::Instantiate(BMessage* archive) in Instantiate()
194 return new(std::nothrow) Share(archive); in Instantiate()
199 Share::Init(const char* name, const node_ref& ref, const char* path) in Init()
224 Share::Init(const char* name, const char* path) in Init()
238 Share::InitCheck() const in InitCheck()
247 Share::Unarchive(const BMessage* archive) in Unarchive()
[all …]
H A DClientVolume.h24 class Share; variable
43 Share* share);
51 Share* GetShare() const;
107 Share* fShare;
H A DStatisticsManager.cpp167 StatisticsManager::ShareRemoved(Share* share) in ShareRemoved()
180 StatisticsManager::ShareMounted(Share* share, User* user) in ShareMounted()
208 StatisticsManager::ShareUnmounted(Share* share, User* user) in ShareUnmounted()
248 StatisticsManager::GetShareStatistics(Share* share, BMessage* statistics) in GetShareStatistics()
H A DNetFSServer.cpp501 Share* share; in MessageReceived()
551 Share* share = fSecurityContext->FindShare(shareName); in MessageReceived()
556 BReference<Share> shareReference(share, true); in MessageReceived()
615 Share* share = fSecurityContext->FindShare(shareName); in MessageReceived()
620 BReference<Share> shareReference(share, true); in MessageReceived()
655 Share* share = fSecurityContext->FindShare(shareName); in MessageReceived()
657 BReference<Share> shareReference(share); in MessageReceived()
701 Share* share = fSecurityContext->FindShare(shareName); in MessageReceived()
703 BReference<Share> shareReference(share); in MessageReceived()
836 Share* share; in _LoadSecurityContext()
[all …]
H A DClientConnection.h29 class Share; variable
51 void ShareRemoved(Share* share);
52 void UserPermissionsChanged(Share* share,
H A DClientVolume.cpp76 ClientVolume::Mount(UserSecurityContext* securityContext, Share* share) in Mount()
200 Share*
H A DClientConnection.cpp371 ClientConnection::ShareRemoved(Share* share) in ShareRemoved()
411 ClientConnection::UserPermissionsChanged(Share* share, User* user, in UserPermissionsChanged()
574 Share* share = NULL; in VisitMountRequest()
591 BReference<Share> shareReference(share, true); in VisitMountRequest()
/haiku/data/catalogs/apps/haikudepot/
H A Dja.catkeys161 Share anonymous usage data with HaikuDepotServer SettingsWindow 匿名の使用データーを HaikuDepotServer とシェアする
H A Del.catkeys159 Share anonymous usage data with HaikuDepotServer SettingsWindow Διαμοιρασμός ανώνυμων στατιστικών …
H A Dru.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow Отправлять анонимную статистику на…
H A Dko.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow HaikuDepotServer와 익명의 사용 정보 공유
H A Duk.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow Надавати анонімні дані про викорис…
H A Dzh_Hans.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow 与 Haiku 仓库服务器 共享匿名使用数据
H A Deo.catkeys120 Share anonymous usage data with HaikuDepotServer SettingsWindow Konigi anoniman informon pri uzado…
H A Dpt_BR.catkeys121 Share anonymous usage data with HaikuDepotServer SettingsWindow Compartilhar dados anônimos de uso…
H A Dde.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow Anonymisierte Nutzungsdaten an den…
H A Dnl.catkeys155 Share anonymous usage data with HaikuDepotServer SettingsWindow Anonieme gebruiksgegevens met de H…
H A Dnb.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow Del anonyme bruksdata med HaikuDep…
H A Dfi.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow Jaa anonyymit käyttäjätiedot Haiku…
H A Dit.catkeys161 Share anonymous usage data with HaikuDepotServer SettingsWindow Condividi con HaikuDepotServer dat…
H A Dsv.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow Dela anonym användningsinformation…
H A Dpt.catkeys158 Share anonymous usage data with HaikuDepotServer SettingsWindow Partilhar dados de utilização anón…
H A Dcs.catkeys162 Share anonymous usage data with HaikuDepotServer SettingsWindow Sdílet anonymní data o používání s…

12