Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_control.c2918 int mustput in ctl_putclock() argument
2930 if (mustput || pcs->clockdesc == NULL in ctl_putclock()
2961 if (mustput || (pcs->haveflags & CLK_HAVETIME1)) in ctl_putclock()
2967 if (mustput || (pcs->haveflags & CLK_HAVETIME2)) in ctl_putclock()
2973 if (mustput || (pcs->haveflags & CLK_HAVEVAL1)) in ctl_putclock()
2980 if (mustput || (pcs->haveflags & CLK_HAVEVAL2)) in ctl_putclock()
2991 if (mustput) in ctl_putclock()
3056 if (mustput || (pcs->haveflags & CLK_HAVEMINJIT)) in ctl_putclock()