OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_SEARCH
usr.sbin/rad/engine.c
419
if (ra_dnssl_conf->search[MAX_SEARCH - 1] != '\0')
usr.sbin/rad/frontend.c
461
if (ra_dnssl_conf->search[MAX_SEARCH - 1] != '\0')
usr.sbin/rad/rad.h
78
char search[MAX_SEARCH];