Searched refs:throttle_delay (Results 1 – 5 of 5) sorted by relevance
144 serv->throttle_delay = entry->throttle_delay; in master_config()
53 int throttle_delay; /* failure recovery parameter */ member
540 serv->throttle_delay = var_throttle_time; in get_master_ent()627 msg_info("throttle_delay: %d", serv->throttle_delay); in print_master_ent()
132 serv->throttle_delay); in master_throttle()
256 time_t throttle_delay = 0; in xauth_attr_reply() local311 throttle_delay = throttle_host(iph1->remote, res); in xauth_attr_reply()312 if (throttle_delay > 0) { in xauth_attr_reply()319 str, (unsigned long)throttle_delay); in xauth_attr_reply()322 throttle_delay = 0; in xauth_attr_reply()326 if (throttle_delay != 0) { in xauth_attr_reply()344 sched_schedule(&xra->sc, throttle_delay, in xauth_attr_reply()