Home
last modified time | relevance | path

Searched refs:mru_incalloc (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_monitor.c76 u_int mru_incalloc = INC_MONLIST;/* allocation batch factor */ variable
185 : mru_incalloc; in mon_getmoremem()
H A Dntp_config.c2669 mru_incalloc = my_opt->value.u; in config_access()
2676 mru_incalloc = (my_opt->value.u * 1024U) in config_access()
/src/contrib/ntp/include/
H A Dntpd.h485 extern u_int mru_incalloc; /* allocation batch factor */