Searched refs:fssh_gid_t (Results 1 – 8 of 8) sorted by relevance
77 extern fssh_gid_t fssh_getegid(void);79 extern fssh_gid_t fssh_getgid(void);80 extern int fssh_getgroups(int groupSize, fssh_gid_t groupList[]);
19 fssh_gid_t gid;
19 fssh_gid_t fssh_st_gid; /* group id of the owner of this file */
44 typedef uint32_t fssh_gid_t; typedef
365 fssh_mode_t mode, fssh_gid_t nodeGroupID,
1544 #define gid_t fssh_gid_t
435 fssh_gid_t449 fssh_gid_t458 fssh_getgroups(int groupSize, fssh_gid_t groupList[])
2136 fssh_gid_t nodeGroupID, fssh_uid_t nodeUserID) in fssh_check_access_permissions()