Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_psl.h14 u_int32 qty; member
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_proto.c3185 int qty = psi.qty; in poll_update() local
3190 || 0 != qty) { in poll_update()
3193 } while (val > qty); in poll_update()
HDntp_config.c3086 p, psi.sub, psi.qty, psi.msk); in config_access()
3120 psl[pao].qty = lower + upper; in attrtopsl()