Searched refs:fdpps (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | ntp_ppsdev.c | 312 int fdpps, ldisc = N_PPS; in findMatchingPpsDev() local 355 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()
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 3474 * ntpd/refclock_atom.c: fdpps is only there for PPS or PPSAPI.
|
| H A D | ChangeLog | 1958 * [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS.
|
| H A D | CommitLog | 103535 [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS 103538 [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS 103541 [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS 103544 [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS 134448 Temporarily restore legacy ppsclock global fdpps for trak, zyfer refclocks 134451 Temporarily restore legacy ppsclock global fdpps for trak, zyfer refclocks
|