Searched refs:peer_free (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | ntp_peer.c | 87 static struct peer *peer_free; /* peer structures free list */ variable 141 LINK_SLIST(peer_free, &init_peer_alloc[i], p_link); in init_peer() 167 LINK_SLIST(peer_free, &peers[i], p_link); in getmorepeermem() 523 LINK_SLIST(peer_free, p, p_link); in free_peer() 841 UNLINK_HEAD_SLIST(peer, peer_free, p_link); in newpeer()
|
| /freebsd-9-stable/contrib/ntp/ |
| D | CommitLog-4.1.0 | 4428 * ntpd/ntp_peer.c (peer_free, current_association_ID,
|