Home
last modified time | relevance | path

Searched refs:common_timeout (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/usr.sbin/nscd/
HDconfig.c110 struct timeval const *common_timeout, in create_configuration_entry() argument
172 memcpy(&retval->common_query_timeout, common_timeout, in create_configuration_entry()
/freebsd-14-stable/contrib/libevent/
HDevent.c2668 int common_timeout; in event_add_nolock_() local
2709 common_timeout = is_common_timeout(tv, base); in event_add_nolock_()
2717 } else if (common_timeout) { in event_add_nolock_()
2732 event_queue_reinsert_timeout(base, ev, was_common, common_timeout, old_timeout_idx); in event_add_nolock_()
2737 if (common_timeout) { in event_add_nolock_()
HDwhatsnew-2.1.txt519 is stored in the timeout heap or in one of the common_timeout queues,
HDChangeLog-2.0211 o Make rate limiting work with common_timeout logic (5b18f13)
HDChangeLog1640 o Make rate limiting work with common_timeout logic (5b18f13)
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDevent.c2668 int common_timeout; in event_add_nolock_() local
2709 common_timeout = is_common_timeout(tv, base); in event_add_nolock_()
2717 } else if (common_timeout) { in event_add_nolock_()
2732 event_queue_reinsert_timeout(base, ev, was_common, common_timeout, old_timeout_idx); in event_add_nolock_()
2737 if (common_timeout) { in event_add_nolock_()
HDwhatsnew-2.1.txt519 is stored in the timeout heap or in one of the common_timeout queues,
HDChangeLog-2.0211 o Make rate limiting work with common_timeout logic (5b18f13)
HDChangeLog1640 o Make rate limiting work with common_timeout logic (5b18f13)