Home
last modified time | relevance | path

Searched defs:CIOGETEV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/kernel/sys/
H A Dppsclock.h49 #define CIOGETEV _IOR('C', 0, struct ppsclockev) /* get last pps event */ macro
52 #define CIOGETEV (CIO|0) /* get last pps event */ macro
56 #define CIOGETEV _IOR(C, 0, struct ppsclockev) /* get last pps event */ macro
59 #define CIOGETEV (CIO|0) /* get last pps event */ macro
63 #define CIOGETEV TIOCGPPSEV macro
/freebsd/contrib/ntp/include/
H A Dtimepps-SunOS.h430 #define CIOGETEV _IOR('C', 0, struct ppsclockev) /* get last pps event */ in time_pps_fetch() macro
432 #define CIOGETEV _IOR(C, 0, struct ppsclockev) /* get last pps event */ in time_pps_fetch() macro