Home
last modified time | relevance | path

Searched refs:throttle (Results 1 – 25 of 33) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dgui.c86 int throttle, throttle_limit; member
175 gui->throttle = 0; in bfin_gui_setup()
263 gui->throttle = (gui->throttle + 1) & gui->throttle_limit; in bfin_gui_update()
264 if (gui->throttle) in bfin_gui_update()
/netbsd/src/external/ibm-public/postfix/dist/src/smtp/
Dsmtp_trouble.c347 int smtp_misc_fail(SMTP_STATE *state, int throttle, const char *mta_name, in smtp_misc_fail() argument
365 return (smtp_bulk_fail(state, throttle)); in smtp_misc_fail()
/netbsd/src/usr.sbin/racoon/
DMakefile16 str2val.c strnames.c throttle.c vendorid.c
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_timer.c338 if (p->throttle > 0) { in timer()
339 p->throttle--; in timer()
Dntp_proto.c2337 peer->throttle = (NTP_SHIFT + 1) * (1 << peer->minpoll); in receive()
3125 utemp = current_time + max(peer->throttle - (NTP_SHIFT - 1) * in poll_update()
3208 if (peer->throttle > (1 << peer->minpoll)) in poll_update()
3220 peer->burst, peer->retry, peer->throttle, in poll_update()
4224 peer->throttle += (1 << peer->minpoll) - 2; in peer_xmit()
4535 peer->throttle += (1 << peer->minpoll) - 2; in peer_xmit()
4959 pool->throttle += (1 << pool->minpoll) - 2; in pool_xmit()
Dntp_control.c2656 ctl_putuint(peer_var[id].text, p->throttle); in ctl_putpeer()
/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Dctfmerge.c714 int throttle, nslots, i; in wq_init() local
746 throttle = e ? atoi(e) : MERGE_INPUT_THROTTLE_LEN; in wq_init()
747 wq->wq_ithrottle = throttle * wq->wq_nthreads; in wq_init()
/netbsd/src/sys/dev/vme/
Dxdreg.h247 volatile u_char throttle; /* max DMA xfers per master (0==256) */ member
Dxd.c1413 ctrl->throttle = XDC_THROTTLE; in xdc_rqtopb()
/netbsd/src/sys/arch/sun3/dev/
Dxdreg.h247 volatile u_char throttle; /* max DMA xfers per master (0==256) */ member
Dxd.c1229 ctrl->throttle = XDC_THROTTLE; in xdc_rqtopb()
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c787 unsigned int throttle = 0; in gdbpy_rbreak() local
793 &minsyms_p_obj, &throttle, in gdbpy_rbreak()
881 if (throttle != 0 && count > throttle) in gdbpy_rbreak()
/netbsd/src/external/bsd/ntp/dist/include/
Dntp.h393 int throttle; /* rate control */ member
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-3.4146 delivery performance for destinations that throttle clients when
DWISHLIST292 Try to make the master throttle more distrusting. Currently,
DHISTORY19634 Refinement: don't throttle an SMTP destination when the new
22016 Bugfix (introduced: Postfix 3.0): don't throttle a destination
/netbsd/src/sys/ufs/lfs/
DCHANGES30 serve to throttle these writes, and malloced memory is used to hold them,
/netbsd/src/crypto/dist/ipsec-tools/
DChangeLog.old232 * src/racoon/throttle.c: do not free current item while walking a
835 * src/racoon/{misc.h|throttle.c|remoteconf.c|sockmisc.c|privsep.c}
1095 src/racoon/{strnames.h|throttle.c}: Support plain Xauth, split
1386 * src/racoon/{throttle.c|throttle.h}: new files
1405 src/racoon/{isakmp_xauth.c|racoon.conf.5}: Add a one second throttle
Dconfigure.ac343 HYBRID_OBJS="isakmp_xauth.o isakmp_cfg.o isakmp_unity.o throttle.o"
/netbsd/src/doc/
DCHANGES165 bta2dpd(8): Add throttle when playing from file. [nat 20230720]
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dpython.texi313 @defun gdb.rbreak (regex @r{[}, minsyms @r{[}, throttle, @r{[}, symtabs @r{]]]})
318 also be included in the match. The @var{throttle} keyword takes an
321 matches exceeds the integer value of @var{throttle}, a
323 If @var{throttle} is not defined then there is no imposed limit on the
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DChangeLog288 * started to throttle control interface event message bursts to avoid
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
DChangeLog2047 -flto=jobserver until we are able to throttle it down
/netbsd/src/external/bsd/ntp/dist/
DChangeLog4581 * refresh epoch, throttle, and leap cleanup from Dave Mills.
/netbsd/src/share/dict/
Dweb2a64233 throttle lever
64234 throttle valve

12