Home
last modified time | relevance | path

Searched defs:errnum (Results 1 – 25 of 37) sorted by relevance

12

/external/libbrillo/brillo/errors/
Derror_codes.cc32 int errnum; member
195 std::string ErrorCodeFromSystemError(int errnum) { in ErrorCodeFromSystemError()
210 int errnum) { in AddSystemError()
/external/swiftshader/third_party/LLVM/lib/Support/
DErrno.cpp38 std::string StrError(int errnum) { in StrError()
/external/llvm/lib/Support/
DErrno.cpp37 std::string StrError(int errnum) { in StrError()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DErrno.cpp37 std::string StrError(int errnum) { in StrError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DErrno.cpp37 std::string StrError(int errnum) { in StrError()
/external/libpcap/
Dfmtutils.c61 pcap_fmt_errmsg_for_errno(char *errbuf, size_t errbuflen, int errnum, in pcap_fmt_errmsg_for_errno()
/external/zlib/src/contrib/iostream2/
Dzstream.h97 const char* error(int* errnum) { in error()
230 const char* error(int* errnum) { in error()
/external/elfutils/libdwfl/
Dargp-std.c108 failure (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in failure()
120 fail (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in fail()
/external/compiler-rt/lib/profile/
DGCDAProfiling.c227 int errnum = errno; in map_file() local
237 int errnum = errno; in unmap_file() local
278 int errnum = errno; in llvm_gcda_start_file() local
/external/u-boot/common/
Dkgdb.c380 volatile int errnum; in handle_exception() local
541 kgdb_error(int errnum) in kgdb_error()
/external/libxml2/win32/wince/
Dwincecompat.c62 char *strerror(int errnum) in strerror()
/external/strace/tests/
Dxet_thread_area_x86.c47 long errnum; variable
/external/strace/tests-m32/
Dxet_thread_area_x86.c47 long errnum; variable
/external/jemalloc_new/include/jemalloc/internal/
Dutil.h47 set_errno(int errnum) { in set_errno()
/external/strace/tests-mx32/
Dxet_thread_area_x86.c47 long errnum; variable
/external/conscrypt/common/src/jni/main/include/conscrypt/
Dcompat.h54 #define strerror_r(errnum, buf, buflen) strerror_s(buf, buflen, errnum) argument
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx03.c53 int32_t errnum; member
/external/u-boot/tools/dtoc/
Dfdt.py25 def CheckErr(errnum, msg): argument
339 def CheckErr(errnum, msg): argument
/external/freetype/src/gzip/
Dzutil.h150 # define zstrerror(errnum) strerror(errnum) argument
152 # define zstrerror(errnum) "" argument
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest4.c97 runtest_f(int fd, char *buf, int offset, int count, int errnum, int testnum, in runtest_f()
/external/capstone/
Dcs_priv.h46 cs_err errnum; member
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c37 #define err_at_line(status, errnum, format, ...) \ argument
/external/mksh/src/
Dshf.c1092 cstrerror(int errnum) in cstrerror()
1108 cstrerror(int errnum) in cstrerror()
/external/jemalloc/include/jemalloc/internal/
Dutil.h318 set_errno(int errnum) in set_errno()
/external/python/cpython2/Modules/zlib/
Dgzlib.c532 const char * ZEXPORT gzerror(file, errnum) in gzerror() argument

12