Home
last modified time | relevance | path

Searched refs:s_req_version (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c381 static const char * const s_req_version = variable
854 size_t rlen = strlen(s_req_version); in timer_primary()
856 up->logname, s_req_version)); in timer_primary()
857 log_data(peer, 2, "send", s_req_version, rlen); in timer_primary()
858 rc = write(pp->io.fd, s_req_version, rlen); in timer_primary()