Home
last modified time | relevance | path

Searched refs:overrun (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-14-stable/contrib/ntp/util/
HDntptime.c427 goto overrun; in sprintb()
433 goto overrun; in sprintb()
442 goto overrun; in sprintb()
447 overrun: in sprintb()
/freebsd-14-stable/sys/contrib/device-tree/Bindings/serial/
Darm,mps2-uart.txt6 - interrupts : Reference to the UART RX, TX and overrun interrupts
/freebsd-14-stable/contrib/ntp/sntp/unity/
HDunity_fixture.c223 int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0; in unity_free() local
225 if (overrun) in unity_free()
/freebsd-14-stable/crypto/heimdal/lib/wind/
HDwind_err.et13 error_code OVERRUN, "Buffer overrun"
/freebsd-14-stable/tools/tools/iwn/iwnstats/
HDmain.c83 le32toh(rxphy->overrun), in iwn_stats_phy_print()
197 le32toh(ht->overrun), in iwn_stats_ht_phy_print()
/freebsd-14-stable/crypto/heimdal/lib/asn1/
HDasn1_err.et25 error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
HDChangeLog97 * gen_decode.c: Check for multipication overrun.
1394 * gen_decode.c: add checks for data overrun when encoding
/freebsd-14-stable/lib/librt/
HDtimer.c67 typedef void (*timer_func)(union sigval val, int overrun);
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx.seq1716 * some overrun bytes into the data FIFO and acked them
1722 * an overrun.
1733 * data overrun.
1980 * overrun condition. For the write case, the hardware cannot
1983 * not sitting on a packet boundary, we are in an overrun
1985 * ack bytes into the FIFO, and may even ack the last overrun packet
1987 * a read overrun case.
2062 * Check for overrun and see if we can complete this command.
2072 * no overrun condition has occurred.
2079 * A sufficiently large overrun or a NONPACKREQ may
[all …]
HDaic7xxx.seq1044 * have already transferred some overrun bytes into
1055 * clocks before calling this an overrun.
1260 * we should only loop if there is a data overrun. For
1262 * is loaded as well as if there is an overrun.
HDaic79xx.reg1820 field OVERRUN 0x04 /* SCSI Offset overrun detected */
3943 * sync offset, but will overrun this value. Limit
/freebsd-14-stable/sys/geom/
HDnotes100 type code to not trivially overrun these boundaries.
/freebsd-14-stable/sys/contrib/openzfs/config/
HDiconv.m4129 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
/freebsd-14-stable/crypto/heimdal/
HDNEWS365 * Fix possible buffer overrun in v4 kadmin (which now defaults to off)
475 * fix buffer overrun in telnetd
541 * fix buffer overrun in ftpd
/freebsd-14-stable/sys/dev/iwn/
HDif_iwnreg.h1590 uint32_t overrun; member
1628 uint32_t overrun; member
/freebsd-14-stable/sys/dev/wpi/
HDif_wpireg.h741 uint32_t overrun; member
/freebsd-14-stable/contrib/mandoc/
HDNEWS727 * Fix a potential write buffer overrun on incomplete string conditionals.
729 * Fix a potential write buffer overrun on backslash at EOF in a conditional.
762 * tbl(7): Fix a read buffer overrun on 'f' at EOL in a layout.
763 * roff(7): Fix a read buffer overrun on incomplete numerical conditions.
867 * Fix read buffer overrun sometimes triggered by trailing whitespace.
868 * Fix read buffer overrun triggered by certain invalid \H sequences.
/freebsd-14-stable/crypto/heimdal/appl/ftp/
HDChangeLog8 integer overrun.
380 * ftp/ftp.c: fix buffer overrun when receiving long replies
/freebsd-14-stable/contrib/tcpdump/
HDCONTRIBUTING.md171 that can also cause a printer to overrun the buffer, as it will be
/freebsd-14-stable/contrib/ntp/
HDChangeLog687 * [Bug 3059] Potential buffer overrun from oversized hash <perlinger@ntp.org>
907 * [Bug 2919] TALOS-CAN-0063: avoid buffer overrun in ntpq. perlinger@ntp.org
1364 * [Sec 2630] buffer overrun in ntpq tokenize().
2140 * [Bug 2066] from 4.2.6p5-RC2: ntpq lopeers ipv6 "local" column overrun.
2317 (CID 159, apparent overrun due to union, actually correct).
2349 to static analysis that there is no buffer overrun (CID 402).
3392 * [Bug 2066] ntpq lopeers ipv6 "local" column overrun.
3846 * CID 105, 106 ensure ntpdc arrays are not overrun even if callers
4150 * [Bug 1208] decodenetnum() buffer overrun on [ with no ]
4808 * [Bug 982] ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn't set
/freebsd-14-stable/contrib/one-true-awk/
HDFIXES.1e583 cranked up size of NCHARS; coverity thinks it can be overrun with
585 to catch places where it might overrun. the RE code is still fragile.
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDwhatsnew-2.0.txt116 /* This call will cause a buffer overrun if you compile with one version
/freebsd-14-stable/contrib/libevent/
HDwhatsnew-2.0.txt116 /* This call will cause a buffer overrun if you compile with one version
/freebsd-14-stable/contrib/tnftp/
HDChangeLog811 - line2 may overrun if line is too long (> 200). be more
834 - avoid buffer overrun on PASV from malicious server.
/freebsd-14-stable/crypto/heimdal/lib/gssapi/
HDChangeLog1861 length of the choice element doesn't overrun us
1864 choice element doesn't overrun us

123