Home
last modified time | relevance | path

Searched refs:ESIGPARM (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/lang/python27/Python-2.7.18/Mac/scripts/
H A Dmkestrres-errno.h3 #define ESIGPARM 36 /* Signal argument error */ macro
/dports/lang/python-legacy/Python-2.7.18/Mac/scripts/
H A Dmkestrres-errno.h3 #define ESIGPARM 36 /* Signal argument error */ macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dstrerrorname_np.c1271 #if defined ESIGPARM in strerrorname_np()
1272 case ESIGPARM: return "ESIGPARM"; in strerrorname_np()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-beos5/
H A DIN.py167 ESIGPARM = (B_POSIX_ERROR_BASE + 15) variable
/dports/lang/python27/Python-2.7.18/Lib/plat-beos5/
H A DIN.py167 ESIGPARM = (B_POSIX_ERROR_BASE + 15) variable
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-strerrorname_np.c1273 #if defined ESIGPARM in main()
1274 ASSERT (strcmp (strerrorname_np (ESIGPARM), "ESIGPARM") == 0); in main()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/haiku/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/beos/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/haiku/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/lang/fpc-source/fpc-3.2.2/rtl/haiku/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/lang/fpc-source/fpc-3.2.2/rtl/beos/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/lang/fpc/fpc-3.2.2/rtl/beos/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/lang/fpc/fpc-3.2.2/rtl/haiku/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/beos/
H A Derrno.inc131 ESIGPARM = B_POSIX_ERROR_BASE + 15;
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A Dmacerrors.py1812 ESIGPARM = 26 #Signal error variable
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A Dmacerrors.py1812 ESIGPARM = 26 #Signal error variable
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libc/src/unix/haiku/
H A Dmod.rs535 pub const ESIGPARM : ::c_int = -2147457961; const
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/stdc/
H A Derrno.d1901 enum ESIGPARM = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 15); in version() local
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libc-0.2.49/src/unix/haiku/
H A Dmod.rs554 pub const ESIGPARM : ::c_int = -2147457961; const
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/stdc/
H A Derrno.d1901 enum ESIGPARM = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 15); in version() local
/dports/security/cloak/cloak-0.2.0/cargo-crates/libc-0.2.51/src/unix/haiku/
H A Dmod.rs661 pub const ESIGPARM : ::c_int = -2147457961; const
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/stdc/
H A Derrno.d1903 enum ESIGPARM = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 15); in version() local
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/stdc/
H A Derrno.d1901 enum ESIGPARM = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 15); in version() local
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/stdc/
H A Derrno.d1903 enum ESIGPARM = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 15); in version() local
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/libc-0.2.49/src/unix/haiku/
H A Dmod.rs554 pub const ESIGPARM : ::c_int = -2147457961; const

12345678