Home
last modified time | relevance | path

Searched refs:Errno (Results 1 – 24 of 24) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dnt_io.c818 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() argument
930 *Errno = 0; in _BlockIo()
934 *Errno = _MapNtStatus(Status); in _BlockIo()
[all …]
/third_party/openssl/test/recipes/
D02-test_errstr.t13 use Errno qw(:POSIX);
45 my @posix_errors = @{$Errno::EXPORT_TAGS{POSIX}};
79 exists $Errno::{$_} && $x == $Errno::{$_}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DCMakeLists.txt113 "include/llvm/Support/Errno.h"
166 "lib/Support/Errno.cpp"
DAndroid.bp83 "lib/Support/Errno.cpp",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCMakeLists.txt169 Errno.cpp
/third_party/mksh/
Dcheck.pl172 require Errno;
173 $EINTR = Errno::EINTR();
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DBUILD.gn225 "$subzero_llvm_dir/lib/Support/Errno.cpp",
/third_party/python/Doc/library/
Ddevmode.rst210 OSError: [Errno 9] Bad file descriptor
Dsignal.rst652 like :code:`BrokenPipeError: [Errno 32] Broken pipe`. To handle this
Dsocket.rst2053 OSError: [Errno 98] Address already in use
Dctypes.rst502 OSError: [Errno 126] The specified module could not be found.
/third_party/boost/libs/math/tools/doc/
Dcstdfloat.qbk33 [def __errno [@http://en.wikipedia.org/wiki/Errno `::errno`]]
/third_party/mesa3d/docs/relnotes/
D11.0.0.rst135 IOError: [Errno 2] No such file or directory: 'gl_API.xml'
D18.1.0.rst261 - make check "OSError: [Errno 24] Too many open files"
D18.2.0.rst125 - make check "OSError: [Errno 24] Too many open files"
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
DREADME.md236 RETURN_STATUS_UNEXPECTED("Errno = " + std::to_string(errno));
/third_party/boost/libs/math/doc/
Dmath.qbk446 [def __errno [@http://en.wikipedia.org/wiki/Errno `::errno`]]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/
DAndroid.bp587 "llvm/lib/Support/Errno.cpp",
DBUILD.gn876 "llvm/lib/Support/Errno.cpp",
DCMakeLists.txt589 ${LLVM_DIR}/lib/Support/Errno.cpp
/third_party/e2fsprogs/po/
Dde.po5071 "%11Lu: endete mit Errno %d\n"
/third_party/gstreamer/gst_libav/
DChangeLog52 …tance-9/output-1/host/bin/or1k-buildroot-linux-musl-g++ --version" gave "[Errno 2] No such file or…
/third_party/gettext/gettext-tools/tests/
Dmm-viet.comp.po702 msgid "Open of %s failed. Errno = %d, "
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch92317 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 */