Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
decl_AddArg
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
49
static decl_t *decl_AddArg(decl_t *, decl_t *);
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
499
$$ = decl_AddArg($1, $3);