Searched defs:effectiveUserGroup (Results 1 – 1 of 1) sorted by relevance
/haiku/src/system/kernel/fs/ |
H A D | vfs.cpp | 6595 common_access(int fd, char* path, int mode, bool effectiveUserGroup, bool kernel) in common_access() 8613 _kern_access(int fd, const char* path, int mode, bool effectiveUserGroup) in _kern_access() 9635 _user_access(int fd, const char* userPath, int mode, bool effectiveUserGroup) in _user_access()
|