Searched refs:remove_from_hash (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_monitor.c100 static void remove_from_hash(mon_entry *);
121 * remove_from_hash - removes an entry from the address hash table and
125 remove_from_hash( function
156 * remove_from_hash(), mru_entries is decremented. It is the caller's
167 remove_from_hash(m);
285 remove_from_hash(mon);

Completed in 102 milliseconds