Searched refs:fdpps (Results 1 – 4 of 4) sorted by relevance
312 int fdpps, ldisc = N_PPS; in findMatchingPpsDev() local355 if (-1 == (fdpps = open(dpath, OModeF))) { in findMatchingPpsDev()359 if (-1 == fchmod(fdpps, sb.st_mode)) { in findMatchingPpsDev()362 if (-1 == fchown(fdpps, sb.st_uid, sb.st_gid)) { in findMatchingPpsDev()365 close(fdpps); in findMatchingPpsDev()
3474 * ntpd/refclock_atom.c: fdpps is only there for PPS or PPSAPI.
1958 * [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS.
[all...]