DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
seteuid
lib/libssh/openbsd-compat/bsd-misc.c
83
int seteuid(uid_t euid)
usr.sbin/cron/cron/compat.h
30
# define seteuid(e) setresuid(-1,e,-1)