Searched refs:nh_getresgid (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixunix.c314 extern int FDECL(nh_getresgid, (gid_t *, gid_t *, gid_t *));
341 return nh_getresgid(rgid, egid, sgid);
H A Dunixres.c171 nh_getresgid(rgid, egid, sgid) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixunix.c314 extern int FDECL(nh_getresgid, (gid_t *, gid_t *, gid_t *));
341 return nh_getresgid(rgid, egid, sgid);
H A Dunixres.c171 nh_getresgid(rgid, egid, sgid) function

Completed in 28 milliseconds