Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c3543 struct peer *typelocal = NULL; in clock_select() local
3669 && typelocal == NULL) in clock_select()
3670 typelocal = peer; in clock_select()
3844 } else if (typelocal != NULL) { in clock_select()
3845 peers[0].peer = typelocal; in clock_select()