NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NOBODY_UID
usr.sbin/user/user.c
189
#ifndef NOBODY_UID
usr.sbin/user/user.c
914
if (getpwuid((uid_t)(*uid)) == NULL && *uid != NOBODY_UID) {