OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refclock_ppsapi
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
refclock_atom.h
17
extern int
refclock_ppsapi
(int, struct refclock_atom *);
/src/external/bsd/ntp/dist/ntpd/
refclock_atom.c
156
return (
refclock_ppsapi
(up->fddev, &up->atom));
refclock_wwvb.c
594
if (
refclock_ppsapi
(pp->io.fd, &up->atom)) {
ntp_refclock.c
1425
*
refclock_ppsapi
- initialize/update ppsapi
1431
refclock_ppsapi
(
function
1439
"
refclock_ppsapi
: time_pps_create: %m");
refclock_nmea.c
522
if (
refclock_ppsapi
(up->ppsapi_fd, &up->atom)) {
refclock_parse.c
3230
if (!
refclock_ppsapi
(parse->ppsfd, &parse->atom))
5948
* use new
refclock_ppsapi
interface
Completed in 27 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026