Home
last modified time | relevance | path

Searched refs:CLOCKCTL_ADJTIME32 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_ioctl.h623 #define CLOCKCTL_ADJTIME32 _IOWR('C', 0x6, struct netbsd32_clockctl_adjtime) macro
Dnetbsd32_ioctl.c1681 case CLOCKCTL_ADJTIME32: in netbsd32_ioctl()