OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISCSID_USER
usr.sbin/iscsid/iscsid.c
128
if ((pw = getpwnam(ISCSID_USER)) == NULL)
usr.sbin/iscsid/iscsid.c
129
errx(1, "unknown user %s", ISCSID_USER);