Home
last modified time | relevance | path

Searched defs:read_error (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/bsd/elftosb/dist/sbtool/
DEncoreBootImageReader.h28 read_error(const std::string & msg) : std::runtime_error(msg) {} in read_error() function
/netbsd/src/sys/arch/landisk/stand/mbr/
Dmbr.S114 read_error: label
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmail_copy.c146 int read_error; in mail_copy() local
/netbsd/src/sys/arch/landisk/stand/bootxx/
Dpbr.S126 read_error: label
/netbsd/src/sys/arch/x68k/stand/boot_ufs/
Dboot.S250 read_error: BOOT_ERROR("read error") label
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsftp-client.c1590 int read_error, write_errno, lmodified = 0, reordered = 0, r; in sftp_download() local
2440 int write_error, read_error, r; in sftp_crossload() local
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dprintcmd.c947 int read_error = 0; in find_string_backward() local