HomeSort by: relevance | last modified time | path
    Searched defs:remove_from_hash (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_monitor.c 104 static void remove_from_hash(mon_entry *);
125 * remove_from_hash - removes an entry from the address hash table and
129 remove_from_hash( function
160 * remove_from_hash(), mru_entries is decremented. It is the caller's
171 remove_from_hash(m);
289 remove_from_hash(mon);
ntp_monitor.c 104 static void remove_from_hash(mon_entry *);
125 * remove_from_hash - removes an entry from the address hash table and
129 remove_from_hash( function
160 * remove_from_hash(), mru_entries is decremented. It is the caller's
171 remove_from_hash(m);
289 remove_from_hash(mon);

Completed in 68 milliseconds