Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_datum.c155 static char TIME_REQUEST[6]; /* request message sent to datum for time */ variable
384 error_code = write(datum_pts->PTS_fd, TIME_REQUEST, 6); in datum_pts_poll()
442 memcpy(TIME_REQUEST, "//k/mn",6); in datum_pts_init()