OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dev_roundof
usr.bin/sndiod/dev.c
54
unsigned int dev_roundof(struct dev *, unsigned int);
usr.bin/sndiod/dev.h
292
unsigned int dev_roundof(struct dev *, unsigned int);
usr.bin/sndiod/sock.c
645
s->round = dev_roundof(d, rate);