Searched refs:Errno (Results 1 – 24 of 24) sorted by relevance
818 OUT unsigned *Errno OPTIONAL in _Ext2OpenDevice()830 if(ARGUMENT_PRESENT(Errno)) in _Ext2OpenDevice()831 *Errno = ENOENT; in _Ext2OpenDevice()856 if(ARGUMENT_PRESENT(Errno)) in _Ext2OpenDevice()857 *Errno = ENOENT; in _Ext2OpenDevice()872 if(ARGUMENT_PRESENT(Errno)) in _Ext2OpenDevice()873 *Errno = _MapNtStatus(Status); in _Ext2OpenDevice()894 OUT unsigned* Errno in _BlockIo() argument930 *Errno = 0; in _BlockIo()934 *Errno = _MapNtStatus(Status); in _BlockIo()[all …]
13 use Errno qw(:POSIX);45 my @posix_errors = @{$Errno::EXPORT_TAGS{POSIX}};79 exists $Errno::{$_} && $x == $Errno::{$_}
113 "include/llvm/Support/Errno.h"166 "lib/Support/Errno.cpp"
83 "lib/Support/Errno.cpp",
169 Errno.cpp
172 require Errno;173 $EINTR = Errno::EINTR();
225 "$subzero_llvm_dir/lib/Support/Errno.cpp",
210 OSError: [Errno 9] Bad file descriptor
652 like :code:`BrokenPipeError: [Errno 32] Broken pipe`. To handle this
2053 OSError: [Errno 98] Address already in use
502 OSError: [Errno 126] The specified module could not be found.
33 [def __errno [@http://en.wikipedia.org/wiki/Errno `::errno`]]
135 IOError: [Errno 2] No such file or directory: 'gl_API.xml'
261 - make check "OSError: [Errno 24] Too many open files"
125 - make check "OSError: [Errno 24] Too many open files"
236 RETURN_STATUS_UNEXPECTED("Errno = " + std::to_string(errno));
446 [def __errno [@http://en.wikipedia.org/wiki/Errno `::errno`]]
587 "llvm/lib/Support/Errno.cpp",
876 "llvm/lib/Support/Errno.cpp",
589 ${LLVM_DIR}/lib/Support/Errno.cpp
5071 "%11Lu: endete mit Errno %d\n"
52 …tance-9/output-1/host/bin/or1k-buildroot-linux-musl-g++ --version" gave "[Errno 2] No such file or…
702 msgid "Open of %s failed. Errno = %d, "
92317 int iSysErrno; /* Errno value from last system error */129958 int iSysErrno; /* Errno value from last system error */175263 int iSysErrno; /* Errno value from last system error */