Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
skip_atoi
usr/src/tools/smatch/src/check_kernel_printf.c
159
spec->field_width = skip_atoi(&fmt);
usr/src/tools/smatch/src/check_kernel_printf.c
172
spec->precision = skip_atoi(&fmt);