Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_neoclock4x.c146 static int neol_query_firmware (int, int, char *, size_t);
357 if(neol_query_firmware(pp->io.fd, up->unit, up->firmware, sizeof(up->firmware))) in neoclock4x_start()
898 neol_query_firmware(int fd, in neol_query_firmware() function