Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
1cf5bb7d98f4f26e8be3e976ff0660d33631093f
/
.
/
doc
/
master
/
valid_seteuid
blob: 3afc0d2bbc49857fade4158fa05522733c0d8d26 [
file
] [
log
] [
blame
]
SYNOPSIS
int
valid_seteuid
(
object
ob
,
string
newid
)
DESCRIPTION
Should
return
1
if
ob
is
allowed to
set
its euid to newid
.
Objects
are always allowed to
set
their euid to
0.
SEE ALSO
seteuid
(
E
),
uids
(
C
)