Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Taint_comma
usr/src/tools/smatch/src/expand.c
1278
if (expr->taint & Taint_comma)
usr/src/tools/smatch/src/expand.c
500
expr->taint |= Taint_comma | taint;