Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_as2201.c102 static char stat_command[][30] = { variable
336 octets = strlen(stat_command[up->index]); in as2201_receive()
340 memcpy(up->lastptr, stat_command[up->index], octets); in as2201_receive()
343 refclock_write(peer, stat_command[up->index], in as2201_receive()
344 strlen(stat_command[up->index]), in as2201_receive()
347 if (*stat_command[up->index] == '\0') in as2201_receive()