Searched refs:fssh_gid_t (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_unistd.h77 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[]);
H A Dfssh_fs_index.h19 fssh_gid_t gid;
H A Dfssh_stat.h19 fssh_gid_t fssh_st_gid; /* group id of the owner of this file */
H A Dfssh_types.h44 typedef uint32_t fssh_gid_t; typedef
H A Dfssh_fs_interface.h365 fssh_mode_t mode, fssh_gid_t nodeGroupID,
H A Dfssh_api_wrapper.h1541 #define gid_t fssh_gid_t
/haiku/src/tools/fs_shell/
H A Dunistd.cpp435 fssh_gid_t
449 fssh_gid_t
458 fssh_getgroups(int groupSize, fssh_gid_t groupList[])
H A Dvfs.cpp2136 fssh_gid_t nodeGroupID, fssh_uid_t nodeUserID)

Completed in 562 milliseconds