Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_control.c2905 int mustput in ctl_putclock() argument
2917 if (mustput || pcs->clockdesc == NULL in ctl_putclock()
2948 if (mustput || (pcs->haveflags & CLK_HAVETIME1)) in ctl_putclock()
2954 if (mustput || (pcs->haveflags & CLK_HAVETIME2)) in ctl_putclock()
2960 if (mustput || (pcs->haveflags & CLK_HAVEVAL1)) in ctl_putclock()
2966 if (mustput || (pcs->haveflags & CLK_HAVEVAL2)) { in ctl_putclock()
2983 if (mustput) in ctl_putclock()