ReactOS 0.4.16-dev-522-gb68104a
|
#include <schily/types.h>
#include <schily/unistd.h>
#include <schily/standard.h>
#include <schily/schily.h>
Go to the source code of this file.
Functions | |
EXPORT gid_t | getgid () |
EXPORT gid_t | getegid () |
EXPORT int | setgid (gid_t gid) |
EXPORT int | setegid (gid_t gid) |
Definition at line 37 of file gid.c.
Referenced by authunix_create_default(), and eaccess().
Definition at line 27 of file gid.c.
Referenced by eaccess(), generate_random(), and init_fstatbuf().