Searched defs:errno (Results 1 - 25 of 44) sorted by relevance

12

/openbsd-current/gnu/gcc/libstdc++-v3/include/c/
H A Dstd_cerrno.h52 #define errno errno macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cerrno.h54 #define errno errno macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c/
H A Dstd_cerrno.h52 #define errno errno macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cerrno.h52 #define errno errno macro
/openbsd-current/include/
H A Derrno.h55 #define errno (*__errno()) macro
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_errno.h36 #define errno (*__errno_location()) macro
/openbsd-current/sys/lib/libsa/
H A Ddev.c40 int errno; variable
/openbsd-current/gnu/llvm/llvm/utils/gn/build/
H A Dsymlink_or_copy.py9 import errno namespace
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A D_fork_pty.py4 import errno namespace
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A D_async.py2 import errno namespace
H A Dutils.py6 import errno namespace
H A Dpty_spawn.py6 import errno namespace
H A Dspawnbase.py6 import errno namespace
/openbsd-current/gnu/usr.bin/texinfo/util/
H A Dderef.c198 strerror(int errno) argument
/openbsd-current/sys/dev/ata/
H A Data.c203 ata_perror(struct ata_drive_datas *drvp, int errno, char *buf, size_t buf_len) argument
/openbsd-current/usr.sbin/mrouted/
H A Digmp.c338 logit(igmp_log_level(type, code), errno, local
/openbsd-current/gnu/llvm/llvm/tools/opt-viewer/
H A Dopt-viewer.py6 import errno namespace
/openbsd-current/sys/lib/libz/
H A Dzutil.c141 int errno = 0; variable
/openbsd-current/lib/libz/
H A Dzutil.c138 int errno = 0; variable
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/llvm/
H A Dconfig.py7 import errno namespace
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.c146 int errno = 0; variable
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A Dexception.pm182 sub errno { return $_[0]->{$PACKAGE}{errno}; } subroutine
[all...]
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py376 import errno namespace
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py27 import errno namespace
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A Dutil.py3 import errno namespace

Completed in 174 milliseconds

12