Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
88f12479d30902b0d2c05be41901c96b92a88a77
/
.
/
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
)