Searched refs:UserPath (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DSecurityContext.cpp314 // UserPath
315 struct SecurityContext::UserPath { struct in class:SecurityContext
316 UserPath() {} function in struct:SecurityContext::UserPath
318 UserPath(const char* path, User* user) function in struct:SecurityContext::UserPath
324 UserPath(const UserPath& other) function in struct:SecurityContext::UserPath
340 UserPath& operator=(const UserPath& other)
347 bool operator==(const UserPath& other) const
352 bool operator!=(const UserPath
[all...]
H A DSecurityContext.h137 struct UserPath;

Completed in 39 milliseconds