NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
adjust_level
usr.bin/aiomixer/main.c
166
*level = (unsigned char)adjust_level(*level, delta);
usr.bin/aiomixer/main.c
170
*level = (unsigned char)adjust_level(*level, delta);
usr.bin/aiomixer/main.c
46
static int adjust_level(int, int);