Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c3542 struct peer *typeacts = NULL; in clock_select() local
3675 && typeacts == NULL) in clock_select()
3676 typeacts = peer; in clock_select()
3841 if (typeacts != NULL) { in clock_select()
3842 peers[0].peer = typeacts; in clock_select()