Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
string_expression
usr/src/tools/smatch/src/smatch_extra.h
219
struct expression *string_expression(char *str);
usr/src/tools/smatch/src/smatch_strings.c
58
return string_expression(str);