OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uidcheck
usr.bin/doas/doas.c
112
if (uidcheck(r->ident, uid) != 0)
usr.bin/doas/doas.c
115
if (r->target && uidcheck(r->target, target) != 0)