Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
root
/
usr
/
src
/
tools
/
smatch
/
src
/
validation
/Wunknown-attribute-def.c
static
int
foo
(
void
)
__attribute__
((unknown_attribute));
/*
* check-name: warn-unknown-attribute
*/