ReactOS 0.4.15-dev-8621-g4b051b9
|
#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 uid_t | getuid () |
EXPORT uid_t | geteuid () |
EXPORT int | setuid (uid_t uid) |
EXPORT int | seteuid (uid_t uid) |
Definition at line 37 of file uid.c.
Referenced by authunix_create_default(), eaccess(), getkeyserv_handle(), getnetname(), HaveSpool(), InitUserInfo(), and key_call().
Definition at line 27 of file uid.c.
Referenced by eaccess(), generate_random(), get_username_and_hostname(), GetHomeDir(), GetUsrName(), gl_set_home_dir(), init_fstatbuf(), and main().