Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_control.c2906 int mustput in ctl_putclock() argument
2918 if (mustput || pcs->clockdesc == NULL in ctl_putclock()
2949 if (mustput || (pcs->haveflags & CLK_HAVETIME1)) in ctl_putclock()
2955 if (mustput || (pcs->haveflags & CLK_HAVETIME2)) in ctl_putclock()
2961 if (mustput || (pcs->haveflags & CLK_HAVEVAL1)) in ctl_putclock()
2968 if (mustput || (pcs->haveflags & CLK_HAVEVAL2)) in ctl_putclock()
2979 if (mustput) in ctl_putclock()
3044 if (mustput || (pcs->haveflags & CLK_HAVEMINJIT)) in ctl_putclock()