grp.h (139B)
- #include_next <grp.h>
- #define setgroupent(n) setgrent()
- const char *group_from_gid(gid_t, int);
- int gid_from_group(const char *, gid_t *);
git clone https://anongit.hacktivis.me/git/oasis.git
grp.h (139B)
- #include_next <grp.h>
- #define setgroupent(n) setgrent()
- const char *group_from_gid(gid_t, int);
- int gid_from_group(const char *, gid_t *);