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

/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c347 static mru * add_mru(mru *);
2456 * add_mru Add and entry to mru list, hash table, and allocate
2461 add_mru( function
2478 "add_mru duplicate %s new first ts %08x.%08x precedes prior %08x.%08x\n",
2493 TRACE(2, ("add_mru %08x.%08x c %d m %d v %d rest %x first %08x.%08x %s\n",
2514 mon = add_mru(mon); \

Completed in 103 milliseconds