Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
make_field_list
src/bin/rc/parser.y
195
| typedeffield { $$ = make_field_list($1); }
src/bin/rc/parser.y
87
static list_t make_field_list(field_t);