Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dconfig.c110 struct timeval const *common_timeout, in create_configuration_entry() argument
172 memcpy(&retval->common_query_timeout, common_timeout, in create_configuration_entry()
/freebsd/contrib/ntp/sntp/libevent/
H A Devent.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_()
H A Dwhatsnew-2.1.txt519 is stored in the timeout heap or in one of the common_timeout queues,
H A DChangeLog-2.0211 o Make rate limiting work with common_timeout logic (5b18f13)
H A DChangeLog1640 o Make rate limiting work with common_timeout logic (5b18f13)
/freebsd/contrib/libevent/
H A Devent.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_()
H A Dwhatsnew-2.1.txt519 is stored in the timeout heap or in one of the common_timeout queues,
H A DChangeLog-2.0211 o Make rate limiting work with common_timeout logic (5b18f13)
H A DChangeLog1640 o Make rate limiting work with common_timeout logic (5b18f13)