#include <lib.h>#include <unistd.h>Include dependency graph for _setuid.c:

Go to the source code of this file.
Defines | |
| #define | setuid _setuid |
| #define | seteuid _seteuid |
Functions | |
| PUBLIC int | setuid (_mnx_Uid_t usr) |
| PUBLIC int | seteuid (_mnx_Uid_t usr) |
|
|
Definition at line 3 of file _setuid.c. Referenced by destroy_privs(), df(), main(), opentab(), Setuid(), and sink(). |
|
|
Definition at line 2 of file _setuid.c. Referenced by AreWeIn(), deliver(), destroy_privs(), do_open(), doshell(), init_privs(), main(), recover(), savelet(), Setuid(), shell(), test11a(), test25e(), test33a(), test33b(), test34c(), test35c(), and test5f(). |
|
|
Definition at line 15 of file _setuid.c. References _syscall(), m, MM, and SETEUID. |
|
|
Definition at line 6 of file _setuid.c. References _syscall(), m, MM, and SETUID. |
1.4.6