Home
last modified time | relevance | path

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

12345

/netbsd/src/external/gpl3/binutils/dist/binutils/
Drescoff.c100 static void overrun (const struct coff_file_info *, const char *);
176 overrun (const struct coff_file_info *flaginfo, const char *msg) in overrun() function
199 overrun (flaginfo, _("Resources nest too deep")); in read_coff_res_dir()
202 overrun (flaginfo, _("directory")); in read_coff_res_dir()
230 overrun (flaginfo, _("named directory entry")); in read_coff_res_dir()
239 overrun (flaginfo, _("directory entry name")); in read_coff_res_dir()
253 overrun (flaginfo, _("resource name")); in read_coff_res_dir()
264 overrun (flaginfo, _("named subdirectory")); in read_coff_res_dir()
272 overrun (flaginfo, _("named resource")); in read_coff_res_dir()
287 overrun (flaginfo, _("ID directory entry")); in read_coff_res_dir()
[all …]
/netbsd/src/external/bsd/ntp/dist/util/
Dntptime.c429 goto overrun; in sprintb()
435 goto overrun; in sprintb()
444 goto overrun; in sprintb()
449 overrun: in sprintb()
/netbsd/src/sys/external/bsd/acpica/dist/generate/lint/
Doptions.lnt36 -emacro( (662), ACPI_ADD_PTR ) // allow pointer overrun for dynamic structs
37 -emacro( (797), ACPI_ADD_PTR ) // allow pointer overrun for dynamic structs
81 -e662 // Allow "pointer overrun" for dynamic structures
/netbsd/src/sys/arch/mips/mips/
Dvm_machdep.c366 goto overrun; in kvtophys()
370 goto overrun; in kvtophys()
382 overrun: in kvtophys()
/netbsd/src/sys/arch/sparc64/sparc64/
Dbsd_fdintr.s119 btst NE7_NDM, %l7 ! overrun?
127 bz resultphase ! overrun/underrun
203 cmp R_stcnt, FDC_NSTATUS ! status overrun?
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/
Dwind_err.et13 error_code OVERRUN, "Buffer overrun"
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dasn1_err.et25 error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
/netbsd/src/crypto/external/bsd/heimdal/dist/po/heim_com_err-969269760/
Dheim_com_err-969269760.pot30 msgid "Buffer overrun"
/netbsd/src/sys/dev/dec/
Ddz.c262 int overrun = 0; in dzrint() local
288 if ((c & DZ_RBUF_OVERRUN_ERR) && overrun == 0) { in dzrint()
291 overrun = 1; in dzrint()
/netbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.seq1471 * some overrun bytes into the data FIFO and acked them
1477 * an overrun.
1488 * data overrun.
1735 * overrun condition. For the write case, the hardware cannot
1738 * not sitting on a packet boundary, we are in an overrun
1740 * ack bytes into the FIFO, and may even ack the last overrun packet
1742 * a read overrun case.
1818 * Check for overrun and see if we can complete this command.
1829 * no overrun condition has occurred.
1836 * A sufficiently large overrun or a NONPACKREQ may
[all …]
Daic7xxx.seq1050 * have already transferred some overrun bytes into
1261 * we should only loop if there is a data overrun. For
1263 * is loaded as well as if there is an overrun.
/netbsd/src/sys/dev/qbus/
Ddhu.c323 int overrun = 0; in dhurint() local
371 if ((c & DHU_RBUF_OVERRUN_ERR) && overrun == 0) { in dhurint()
374 overrun = 1; in dhurint()
/netbsd/src/sys/arch/vax/uba/
Dqvaux.c400 int overrun = 0; in qvauxrint() local
441 if ((stat[line] & SR_OVERRUN) && overrun == 0) { // ? in qvauxrint()
444 overrun = 1; in qvauxrint()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/otp/
DChangeLog123 * otp_db.c (otp_put): make sure we don't overrun `buf'
/netbsd/src/sys/arch/i386/stand/lib/
Dbios_disk.S127 and $0xf, %bx # and min offset - to avoid overrun
/netbsd/src/external/bsd/atf/dist/tools/
Datf-report_test.sh175 expect_helpers:timeout_and_hang: Will overrun
/netbsd/src/sys/arch/sparc/sparc/
Dbsd_fdintr.s295 cmp R_stcnt, FDC_NSTATUS ! status overrun?
/netbsd/src/sys/dev/pci/
Dif_iwnreg.h1328 uint32_t overrun; member
1366 uint32_t overrun; member
/netbsd/src/external/gpl3/binutils/dist/config/
Diconv.m4136 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
/netbsd/src/external/gpl3/gdb/dist/config/
Diconv.m4136 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
/netbsd/src/external/bsd/mdocml/dist/
DNEWS528 * Fix a potential write buffer overrun on incomplete string conditionals.
530 * Fix a potential write buffer overrun on backslash at EOF in a conditional.
563 * tbl(7): Fix a read buffer overrun on 'f' at EOL in a layout.
564 * roff(7): Fix a read buffer overrun on incomplete numerical conditions.
668 * Fix read buffer overrun sometimes triggered by trailing whitespace.
669 * Fix read buffer overrun triggered by certain invalid \H sequences.
/netbsd/src/sys/ufs/lfs/
DCHANGES114 cleaner, including a buffer overrun, and lost extensions in active
/netbsd/src/external/lgpl3/gmp/dist/
DNEWS327 * A possible buffer overrun in mpz_ior has been fixed.
440 safely, plugging a one-word buffer overrun introduced in the 5.0.3 release
441 (for non-fat) and a multi-word buffer overrun that existed since 5.0 (for
/netbsd/src/crypto/external/bsd/heimdal/dist/
DNEWS780 * Fix possible buffer overrun in v4 kadmin (which now defaults to off)
890 * fix buffer overrun in telnetd
956 * fix buffer overrun in ftpd
/netbsd/src/external/bsd/tcpdump/dist/
DCONTRIBUTING.md171 that can also cause a printer to overrun the buffer, as it will be

12345