Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_monitor.c72 u_int mru_alloc; /* mru list + free list count */ variable
187 mru_alloc += entries; in mon_getmoremem()
456 } else if (mon_free != NULL || mru_alloc < in ntp_monitor()
/freebsd-13.1/contrib/ntp/include/
H A Dntpd.h437 extern u_int mru_alloc; /* mru list + free list count */