Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDtimepps.h129 #define PPS_IOC_GETCAP _IOR('1', 5, int) macro
212 return (ioctl(handle, PPS_IOC_GETCAP, mode)); in time_pps_getcap()
/NextBSD/sys/kern/
HDkern_tc.c1604 case PPS_IOC_GETCAP: in pps_ioctl()