Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_as2201.c104 static char stat_command[][30] = { variable
338 octets = strlen(stat_command[up->index]); in as2201_receive()
342 memcpy(up->lastptr, stat_command[up->index], octets); in as2201_receive()
345 refclock_write(peer, stat_command[up->index], in as2201_receive()
346 strlen(stat_command[up->index]), in as2201_receive()
349 if (*stat_command[up->index] == '\0') in as2201_receive()