Home
last modified time | relevance | path

Searched refs:time_pps_getcap (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/sys/
H A Dtimepps.h179 static __inline int time_pps_getcap(pps_handle_t, int *);
220 time_pps_getcap(pps_handle_t handle, int *mode) in time_pps_getcap() function
/netbsd-src/external/bsd/ntp/dist/util/
H A Dpps-api.c71 i = time_pps_getcap(ph, &mode); in main()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dtimepps-SunOS.h361 time_pps_getcap( in time_pps_getcap() function
H A Dtimepps-SCO.h360 time_pps_getcap( in time_pps_getcap() function
H A Dtimepps-Solaris.h427 time_pps_getcap( in time_pps_getcap() function
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.01566 Added time_pps_getcap() calls.