Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_ALM_READ
drivers/rtc/dev.c
257
case RTC_ALM_READ:
tools/testing/selftests/rtc/rtctest.c
259
rc = ioctl(self->fd, RTC_ALM_READ, &tm);
tools/testing/selftests/rtc/rtctest.c
391
rc = ioctl(self->fd, RTC_ALM_READ, &tm);