Searched refs:GetShares (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/netfs_server_prefs/
H A DNetFSServerRoster.h31 status_t GetShares(BMessage* shares);
H A DNetFSServerRoster.cpp219 // GetShares
221 NetFSServerRoster::GetShares(BMessage* shares) function in class:NetFSServerRoster
H A DNetFSServerPrefs.cpp151 error = roster.GetShares(&shares);
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DSecurityContext.h106 status_t GetShares(BMessage* shares);
H A DNetFSServer.cpp528 status_t error = fSecurityContext->GetShares(&shares);
1320 error = fSecurityContext->GetShares(&shares);
H A DSecurityContext.cpp906 // GetShares
908 SecurityContext::GetShares(BMessage* shares) function in class:SecurityContext

Completed in 204 milliseconds