Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_monitor.c72 u_int mru_alloc; /* mru list + free list count */ variable
189 mru_alloc += entries; in mon_getmoremem()
459 } else if (mon_free != NULL || mru_alloc < in ntp_monitor()
/freebsd-14-stable/contrib/ntp/include/
HDntpd.h481 extern u_int mru_alloc; /* mru list + free list count */