Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DC_SPD
usr/src/uts/common/os/sunpm.c
6686
(((service_years + 2) / 4) * DC_SPD);
usr/src/uts/common/os/sunpm.c
6693
now = ((now + DC_SPD -1) / DC_SPD) * DC_SPD;