OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HTTPD_USER
usr.sbin/httpd/httpd.c
192
if ((ps->ps_pw = getpwnam(HTTPD_USER)) == NULL)
usr.sbin/httpd/httpd.c
193
errx(1, "unknown user %s", HTTPD_USER);