Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_acts.c183 const char *modem_setup = def_modem_setup; variable
277 if (def_modem_setup == modem_setup) { in acts_start()
280 modem_setup = estrdup(setup); in acts_start()
402 if (!strcmp(tbuf, modem_setup)) in acts_message()
549 modem_setup); in acts_timeout()
550 rc = write(pp->io.fd, modem_setup, strlen(modem_setup)); in acts_timeout()