Home
last modified time | relevance | path

Searched defs:strerror (Results 1 – 25 of 2154) sorted by relevance

12345678910>>...87

/dports/lang/sbcl/sbcl-1.3.13/src/code/
H A Dmisc-aliens.lisp27 (defun strerror (&optional (errno (get-errno))) function
31 (defun strerror (&optional (errno (sb!win32:get-last-error))) function
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adb/sysdeps/
H A Derrno.h24 #define strerror adb_strerror macro
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/sysdeps/
H A Derrno.h24 #define strerror adb_strerror macro
/dports/devel/py-buildbot-worker/buildbot-worker-3.4.1/buildbot_worker/test/util/
H A Dmisc.py128 def setUpOpenError(self, errno=errno.ENOENT, strerror="dummy-msg", argument
147 def setUpReadError(self, errno=errno.EIO, strerror="dummy-msg", argument
173 def setUpWriteError(self, errno=errno.ENOSPC, strerror="dummy-msg", argument
/dports/devel/json-c/json-c-0.15/
H A Dstrerror_override.h23 #define strerror _json_c_strerror macro
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/unix/
H A Dstrerror.c34 char *strerror (int n) in strerror() function
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/unix/
H A Dstrerror.c34 char *strerror (int n) in strerror() function
/dports/mail/imap-uw/imap-2007f/src/osdep/unix/
H A Dstrerror.c34 char *strerror (int n) in strerror() function
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dstrerror.c20 strerror (int errnum) in strerror() function
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dstrerror.c21 strerror (int errnum) in strerror() function
/dports/security/libgpg-error/libgpg-error-1.43/src/
H A Dw32ce-add.h7 # define strerror(a) _gpg_w32ce_strerror (a) macro
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libunix/
H A Dstrerr.c18 strerror (ierr) in strerror() function
/dports/www/cadaver/cadaver-0.23.3/src/
H A Dcommon.c38 char *strerror (errnum) in strerror() function
/dports/comms/zssh/zssh-1.5c/lrzsz-0.12.20/lib/
H A Dstrerror.c19 strerror(num) in strerror() function
/dports/chinese/enscript/enscript-1.6.6/compat/
H A Dstrerror.c31 strerror (errnum) in strerror() function
/dports/math/asl/solvers/
H A Dstrerror.c33 strerror(n) int n; in strerror() function
/dports/deskutils/xwrits/xwrits-2.26/
H A Dstrerror.c13 strerror(int errno) in strerror() function
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/miekg/pkcs11/
H A Derror.go9 var strerror = map[uint]string{ var
/dports/print/enscript-letter/enscript-1.6.6/compat/
H A Dstrerror.c31 strerror (errnum) in strerror() function
/dports/print/enscript-a4/enscript-1.6.6/compat/
H A Dstrerror.c31 strerror (errnum) in strerror() function
/dports/print/enscript-letterdj/enscript-1.6.6/compat/
H A Dstrerror.c31 strerror (errnum) in strerror() function
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/openbsd-compat/
H A Dstrerror.c35 const char *strerror(int e) in strerror() function
/dports/emulators/xbraitenberg/xbraitenberg-0.9/
H A Dstrerror.c13 strerror(int errno) in strerror() function
/dports/science/afni/afni-AFNI_21.3.16/src/gifsicledir/
H A Dstrerror.c13 strerror(int errno) in strerror() function
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/miekg/pkcs11/
H A Derror.go9 var strerror = map[uint]string{ var

12345678910>>...87