OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RADIUSD_USER
usr.sbin/radiusd/radiusd.c
178
if ((pw = getpwnam(RADIUSD_USER)) == NULL)
usr.sbin/radiusd/radiusd.c
180
"database", RADIUSD_USER);
usr.sbin/radiusd/radiusd_ipcp.c
1446
if ((pw = getpwnam(RADIUSD_USER)) == NULL)
usr.sbin/radiusd/radiusd_module.c
189
if ((pw = getpwnam(RADIUSD_USER)) == NULL)