Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dntptime.c71 void pll_trap (int);
219 newsigsys.sa_handler = pll_trap; in main()
386 pll_trap( in pll_trap() function
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c184 static void pll_trap (int); /* configuration trap */
187 static sigjmp_buf env; /* environment var. for pll_trap() */
1141 * it fails, then pll_trap() will set pll_control FALSE before in start_kern_loop()
1144 newsigsys.sa_handler = pll_trap; in start_kern_loop()
1411 pll_trap(
1395 pll_trap( pll_trap() function