OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ROOT_UID
lib/libcurses/curses.priv.h
1614
#ifndef ROOT_UID
lib/libcurses/tinfo/access.c
243
if ((getuid() == ROOT_UID) || (geteuid() == ROOT_UID)) {