NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VALS_END_KEY
usr.sbin/inetd/parse_v2.c
497
list->state = (*cp == ',' ? VALS_END_KEY : VALS_END_DEF);
usr.sbin/inetd/parse_v2.c
543
list->state = VALS_END_KEY;