| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | rescoff.c | 100 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/ |
| D | ntptime.c | 429 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/ |
| D | options.lnt | 36 -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/ |
| D | vm_machdep.c | 366 goto overrun; in kvtophys() 370 goto overrun; in kvtophys() 382 overrun: in kvtophys()
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | bsd_fdintr.s | 119 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/ |
| D | wind_err.et | 13 error_code OVERRUN, "Buffer overrun"
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | asn1_err.et | 25 error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/po/heim_com_err-969269760/ |
| D | heim_com_err-969269760.pot | 30 msgid "Buffer overrun"
|
| /netbsd/src/sys/dev/dec/ |
| D | dz.c | 262 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/ |
| D | aic79xx.seq | 1471 * 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 …]
|
| D | aic7xxx.seq | 1050 * 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/ |
| D | dhu.c | 323 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/ |
| D | qvaux.c | 400 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/ |
| D | ChangeLog | 123 * otp_db.c (otp_put): make sure we don't overrun `buf'
|
| /netbsd/src/sys/arch/i386/stand/lib/ |
| D | bios_disk.S | 127 and $0xf, %bx # and min offset - to avoid overrun
|
| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | atf-report_test.sh | 175 expect_helpers:timeout_and_hang: Will overrun
|
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | bsd_fdintr.s | 295 cmp R_stcnt, FDC_NSTATUS ! status overrun?
|
| /netbsd/src/sys/dev/pci/ |
| D | if_iwnreg.h | 1328 uint32_t overrun; member 1366 uint32_t overrun; member
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | iconv.m4 | 136 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | iconv.m4 | 136 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | NEWS | 528 * 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/ |
| D | CHANGES | 114 cleaner, including a buffer overrun, and lost extensions in active
|
| /netbsd/src/external/lgpl3/gmp/dist/ |
| D | NEWS | 327 * 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/ |
| D | NEWS | 780 * 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/ |
| D | CONTRIBUTING.md | 171 that can also cause a printer to overrun the buffer, as it will be
|