#include <sys/types.h>
|
#include <unistd.h>
|
int
setuid (uid_t uid); |
int
seteuid (uid_t euid); |
int
setgid (gid_t gid); |
int
setegid (gid_t egid); |
© 2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |